class CCitadelRegenComponent : public CEntityComponent
{
    uint8 pad_0008[8];
public:
    // MNotSaved = !!UNKNOWN!!
    GameTime_t m_flLastRegenThinkTime;
    float32 m_flRegenAccumulator;
private:
    uint8 pad_0018[328];
};