// MNetworkIncludeByName = m_bTakesDamage
// MNetworkIncludeByName = m_nTakeDamageFlags
// MNetworkVarNames = Vector m_vecUnitStatusOffset
class CNPC_BaseDefenseSentry : public CNPC_SimpleAnimatingAI
{
uint8 pad_0C30[8];
public:
// MNetworkEnable
Vector m_vecUnitStatusOffset;
private:
uint8 pad_0C44[40];
public:
float32 m_flAttackCone;
float32 m_flAttackDelay;
GameTime_t m_flLastAlertSound;
private:
uint8 pad_0C78[4];
public:
int16 m_nSentryLevel;
Vector m_vecForward;
};