EazySoundManager.Gameobject Property

Eazy Sound Manager API

EazySoundManagerGameobject Property

The gameobject that the sound manager is attached to

Namespace:  Hellmade.Sound
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static GameObject Gameobject { get; }

Property Value

Type: GameObject
See Also