WeatherMakerSoundGroupScript Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerSoundGroupScript type exposes the following members.
| Name | Description | |
|---|---|---|
| WeatherMakerSoundGroupScript | Initializes a new instance of the WeatherMakerSoundGroupScript class |
| Name | Description | |
|---|---|---|
| CanPlay |
Whether the sounds can play
| |
| hideFlags | Should the object be hidden, saved with the scene or modifiable by the user? | |
| name | The name of the object. | |
| Parent |
Parent game object to put sounds in
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetInstanceID | Returns the instance id of the object. | |
| GetType | (Inherited from Object.) | |
| Initialize |
Initialize
(Overrides WeatherMakerBaseScriptableObjectScriptInitialize.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnDestroy |
OnDestroy
(Overrides WeatherMakerBaseScriptableObjectScriptOnDestroy.) | |
| OnDisable |
OnDisable
(Overrides WeatherMakerBaseScriptableObjectScriptOnDisable.) | |
| OnEnable |
OnEnable
(Overrides WeatherMakerBaseScriptableObjectScriptOnEnable.) | |
| SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
| Stop |
Stop sounds
| |
| ToString | Returns the name of the GameObject. | |
| Update |
Update
(Overrides WeatherMakerBaseScriptableObjectScriptUpdate.) |
| Name | Description | |
|---|---|---|
| Disabled | Whether this object is disabled (Inherited from WeatherMakerBaseScriptableObjectScript.) | |
| Sounds | All sounds in the group |
| Name | Description | |
|---|---|---|
| CachedName |
Get cached name
(Defined by WeatherMakerObjectExtensions.) | |
| SetCachedName |
Put name in the cache
(Defined by WeatherMakerObjectExtensions.) |