enum class CFuncMover__FollowConstraint_t : uint32
{
    FOLLOW_CONSTRAINT_DISTANCE = 0,
    FOLLOW_CONSTRAINT_SPRING = 1,
};