class ChoreoEntityFacing_t
{
public:
    SceneEventId_t m_nSceneEventId;
    Vector m_vFacingTarget;
    float32 m_flImportance;
};