// MNetworkVarNames = Vector m_ vMins
// MNetworkVarNames = Vector m_ vMaxs
class C_ SoundEventAABBEntity : public C_ SoundEventEntity
{
public:
// MNetworkEnable
Vector m_ vMins;
// MNetworkEnable
Vector m_ vMaxs;
};// MNetworkVarNames = Vector m_ vMins
// MNetworkVarNames = Vector m_ vMaxs
class C_ SoundEventAABBEntity : public C_ SoundEventEntity
{
public:
// MNetworkEnable
Vector m_ vMins;
// MNetworkEnable
Vector m_ vMaxs;
};