class CRotatorTarget : public CPointEntity
{
public:
CEntityIOOutput m_OnArrivedAt;
RotatorTargetSpace_t m_eSpace;
};class CRotatorTarget : public CPointEntity
{
public:
CEntityIOOutput m_OnArrivedAt;
RotatorTargetSpace_t m_eSpace;
};