WeatherMakerLoopingAudioSourceStopping Property |
Is this sound stopping?
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool Stopping { get; }
Public ReadOnly Property Stopping As Boolean
Get
public:
property bool Stopping {
bool get ();
}
member Stopping : bool with get
Property Value
Type:
BooleanSee Also