// MNetworkVarNames = bool m_bTetheringActive
class CCitadel_Ability_PunkGoat_Tether : public CCitadelBaseAbility
{
    uint8 pad_0D90[24];
public:
    GameTime_t m_tTetherEndTime;
private:
    uint8 pad_0DAC[20];
public:
    // MNetworkEnable
    bool m_bTetheringActive;
private:
    uint8 pad_0DC1[560];
};