SerializableDictionary<TKey,TValue>.OnAfterDeserialize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void OnAfterDeserialize();
public void OnAfterDeserialize ();
abstract member OnAfterDeserialize : unit -> unit
override this.OnAfterDeserialize : unit -> unit
Public Sub OnAfterDeserialize ()
Implements
UnityEngine.ISerializationCallbackReceiver.OnAfterDeserialize