class CInfoTrooperNeutralSpawn : public CServerOnlyPointEntity
{
public:
int32 m_ iCoverGroupID;
CUtlSymbolLarge m_ iszSquadName;
private:
uint8 pad_ 04B0[8];
public:
ENeutralTrooperType m_ eTrooperType;
};class CInfoTrooperNeutralSpawn : public CServerOnlyPointEntity
{
public:
int32 m_ iCoverGroupID;
CUtlSymbolLarge m_ iszSquadName;
private:
uint8 pad_ 04B0[8];
public:
ENeutralTrooperType m_ eTrooperType;
};