Click or drag to resize

WeatherMakerSoundScriptCanPlay Property

Whether the sound can play - this is usually true unless something like an audio zone is used and the player is not in the zone.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool CanPlay { get; set; }

Property Value

Type: Boolean
See Also