WeatherMakerFallingParticleScriptAudioSourceCurrent Property |
AudioSourceCurrent
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic WeatherMakerLoopingAudioSource AudioSourceCurrent { get; }Public ReadOnly Property AudioSourceCurrent As WeatherMakerLoopingAudioSource
Get
public:
property WeatherMakerLoopingAudioSource^ AudioSourceCurrent {
WeatherMakerLoopingAudioSource^ get ();
}member AudioSourceCurrent : WeatherMakerLoopingAudioSource with get
Property Value
Type:
WeatherMakerLoopingAudioSource
See Also