class thinkfunc_t
{
    uint8 pad_0000[8];
public:
    // MNotSaved = !!UNKNOWN!!
    HSCRIPT m_hFn;
    CUtlStringToken m_nContext;
    GameTick_t m_nNextThinkTick;
    GameTick_t m_nLastThinkTick;
};