class MAGES::CollisionSound::IgnoreSoundObject

A class responsible for ignoring the sound collisions that play on the gameobject it belongs to.

class IgnoreSoundObject: public MonoBehaviour
{
};