WeatherMakerProfileScript Methods |
The WeatherMakerProfileScript type exposes the following members.
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.) | |
RandomHoldDuration |
Get a random hold duration
| |
RandomTransitionDuration |
Get a random transition duration
| |
SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
ToString | Returns the name of the GameObject. | |
TransitionFrom |
Transition from one weather profile to another
| |
Update |
Update
(Inherited from WeatherMakerBaseScriptableObjectScript.) |
Name | Description | |
---|---|---|
CachedName |
Get cached name
(Defined by WeatherMakerObjectExtensions.) | |
SetCachedName |
Put name in the cache
(Defined by WeatherMakerObjectExtensions.) |