// MNetworkVarNames = Vector m_ vMins
// MNetworkVarNames = Vector m_ vMaxs
class CSoundEventAABBEntity : public CSoundEventEntity
{
public:
// MNetworkEnable
Vector m_ vMins;
// MNetworkEnable
Vector m_ vMaxs;
};// MNetworkVarNames = Vector m_ vMins
// MNetworkVarNames = Vector m_ vMaxs
class CSoundEventAABBEntity : public CSoundEventEntity
{
public:
// MNetworkEnable
Vector m_ vMins;
// MNetworkEnable
Vector m_ vMaxs;
};