Click or drag to resize

ProceduralWeatherLookupOnAfterDeserialize Method

Callback called after deserialization of the object occurs. The now deserialized lists of dictionary values are transferred back into the disctionary

Namespace:  WeatherSystem
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void OnAfterDeserialize()

Implements

ISerializationCallbackReceiver.OnAfterDeserialize
See Also