WeatherMakerProfileGroupScript Methods |
The WeatherMakerProfileGroupScript 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.) | |
| OverrideProfile |
Override a profile with profile replacement, set null for parameters to not override
| |
| PickWeightedProfile |
Pick a random profile based on weights of the profiles
| |
| SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
| ToString | Returns the name of the GameObject. | |
| Update |
Update
(Inherited from WeatherMakerBaseScriptableObjectScript.) |
| Name | Description | |
|---|---|---|
| CachedName |
Get cached name
(Defined by WeatherMakerObjectExtensions.) | |
| SetCachedName |
Put name in the cache
(Defined by WeatherMakerObjectExtensions.) |