class EventClientPollInput_t
{
public:
    EngineLoopState_t m_LoopState;
    float32 m_flRealTime;
};