WeatherMakerLoopingAudioSourceDestroyOnStopped Property |
Whether the AudioSource will be destroyed upon stop
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool DestroyOnStopped { get; }
Public ReadOnly Property DestroyOnStopped As Boolean
Get
public:
property bool DestroyOnStopped {
bool get ();
}
member DestroyOnStopped : bool with get
Property Value
Type:
BooleanSee Also