Method OnBeforeSerialize
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
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()