Method OnAfterDeserialize
OnAfterDeserialize()
For internal use. Implementation for ISerializationCallbackReceiver. Called after Unity deserialize the object. This allow to keep the configuration details when reloading assemblies or making change in the code.
Declaration
public void OnAfterDeserialize()