WeatherMakerSoundScriptDurationRange Field |
How long in seconds to play the sound, for non-looped AudioSource this is ignored, and the entire sound is played.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public RangeOfFloats DurationRange
Public DurationRange As RangeOfFloats
public:
RangeOfFloats DurationRange
val mutable DurationRange: RangeOfFloats
Field Value
Type:
RangeOfFloatsSee Also