Click or drag to resize

ProceduralWeatherLookup Methods

The ProceduralWeatherLookup type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID (Inherited from Object.)
Public methodOnAfterDeserialize
Callback called after deserialization of the object occurs. The now deserialized lists of dictionary values are transferred back into the disctionary
Public methodOnBeforeSerialize
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
Public methodSetDirty Obsolete. (Inherited from ScriptableObject.)
Public methodToString (Inherited from Object.)
Top
See Also