class MAGES::CollisionSound::IgnoreSoundObjectΒΆ
A class responsible for ignoring the sound collisions that play on the gameobject it belongs to.
class IgnoreSoundObject: public MonoBehaviour
{
};
A class responsible for ignoring the sound collisions that play on the gameobject it belongs to.
class IgnoreSoundObject: public MonoBehaviour
{
};