enum class CNmRootMotionOverrideNode_ _ OverrideFlags_ t : uint8
{
AllowMoveX = 0,
AllowMoveY = 1,
AllowMoveZ = 2,
AllowFacingPitch = 3,
ListenForEvents = 4,
};enum class CNmRootMotionOverrideNode_ _ OverrideFlags_ t : uint8
{
AllowMoveX = 0,
AllowMoveY = 1,
AllowMoveZ = 2,
AllowFacingPitch = 3,
ListenForEvents = 4,
};