class EventServerPostSimulate_t : public EventSimulate_t
{
public:
    bool m_bLastTickBeforeClientUpdate;
};