ECharacterStance

scripts/Game/generated/Character/ECharacterStance.c

enum ECharacterStance
{
	STAND,
	CROUCH,
	PRONE
};