// MNetworkVarNames = bool m_ bIsInCatform
// MNetworkVarNames = GameTime_ t m_ flLastDamageTime
class CCitadel_ Ability_ Nano_ CatForm : public C_ CitadelBaseAbility
{
public:
// MNetworkEnable
bool m_ bIsInCatform;
// MNetworkEnable
GameTime_ t m_ flLastDamageTime;
private:
uint8 pad_ 0FE0[560];
};