Click or drag to resize

GameObjectSingleSetterTOnBeforeSerialize Method

Implement this method to receive a callback before Unity serializes your object.

Namespace:  Slash.Unity.DataBind.Foundation.Setters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void OnBeforeSerialize()
See Also