Click or drag to resize

WeatherMakerSoundScript Properties

The WeatherMakerSoundScript type exposes the following members.

Properties
  NameDescription
Public propertyAudioSourceLoop
Wrapper for AudioSource to help with looping
Public propertyCanPlay
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.
Public propertyhideFlags

Should the object be hidden, saved with the scene or modifiable by the user?

(Inherited from Object.)
Public propertyname

The name of the object.

(Inherited from Object.)
Public propertyParent
Parent game object to put sounds in
Top
See Also