enum class RotatorTargetSpace_t : uint32 { ROTATOR_TARGET_WORLDSPACE = 0, ROTATOR_TARGET_LOCALSPACE = 1, };