Method OnBeforeSerialize
OnBeforeSerialize()
Implement this method to receive a callback before Unity serializes your object.
public void OnBeforeSerialize()
Implement this method to receive a callback before Unity serializes your object.
public void OnBeforeSerialize()