// MNetworkVarNames = bool m_bTetheringActive
class CCitadel_Ability_PunkGoat_Tether : public CCitadelBaseAbility
{
    uint8 pad_0BA0[24];
public:
    GameTime_t m_tTetherEndTime;
private:
    uint8 pad_0BBC[20];
public:
    // MNetworkEnable
    bool m_bTetheringActive;
private:
    uint8 pad_0BD1[384];
};