WeatherMakerSoundProfileScript Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerSoundProfileScript type exposes the following members.
Name | Description | |
---|---|---|
WeatherMakerSoundProfileScript | Initializes a new instance of the WeatherMakerSoundProfileScript class |
Name | Description | |
---|---|---|
hideFlags | Should the object be hidden, saved with the scene or modifiable by the user? | |
name | The name of the object. |
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
(Inherited from WeatherMakerBaseScriptableObjectScript.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDestroy |
OnDestroy
(Inherited from WeatherMakerBaseScriptableObjectScript.) | |
OnDisable |
OnDisable
(Inherited from WeatherMakerBaseScriptableObjectScript.) | |
OnEnable |
OnEnable
(Inherited from WeatherMakerBaseScriptableObjectScript.) | |
SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
ToString | Returns the name of the GameObject. | |
Update |
Update
(Inherited from WeatherMakerBaseScriptableObjectScript.) |
Name | Description | |
---|---|---|
Disabled | Whether this object is disabled (Inherited from WeatherMakerBaseScriptableObjectScript.) | |
Sounds | The sound groups for this sound profile |
Name | Description | |
---|---|---|
CachedName |
Get cached name
(Defined by WeatherMakerObjectExtensions.) | |
SetCachedName |
Put name in the cache
(Defined by WeatherMakerObjectExtensions.) |