Audio.Activated Property

Eazy Sound Manager API

AudioActivated Property

Whether the audio is created and updated at least once.

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

Property Value

Type: Boolean
See Also