// MNetworkVarNames = Vector m_ vMins
// MNetworkVarNames = Vector m_ vMaxs
class C_ SoundEventOBBEntity : public C_ SoundEventEntity
{
public:
// MNetworkEnable
Vector m_ vMins;
// MNetworkEnable
Vector m_ vMaxs;
private:
uint8 pad_ 06C8[16];
};