WeatherProperties Methods |
The WeatherProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyIntensity |
Iterates over all held WeatherPropertys and updates them with the new intensity value
Then notifies all reliant weather properties to update
| |
| Equals | (Inherited from Object.) | |
| EvaluateIntensityData |
Calculates the intensity that would be passed to a weather property (NOT a reliant weather property) and returns the result
| |
| GetHashCode | (Inherited from Object.) | |
| GetInstanceID | (Inherited from Object.) | |
| OnActivate |
Activates all held WeatherPropertys and ReliantWeatherProperties
| |
| OnDeactivate |
Deactivates all held WeatherPropertys
| |
| SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
| ToString | (Inherited from Object.) |