ProceduralWeatherLookup Methods |
The ProceduralWeatherLookup type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetInstanceID | (Inherited from Object.) | |
| OnAfterDeserialize |
Callback called after deserialization of the object occurs. The now deserialized lists of dictionary values are transferred back into the disctionary
| |
| OnBeforeSerialize |
Callback called prior to serialization to allow the object to transfer the internal dictionary values to lists as Unity's serialization doesn't support generic (double)dictionary objects
| |
| SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
| ToString | (Inherited from Object.) |