Click or drag to resize

DataBindingOperatorOnDestroy Method

Unity callback. Overwrite Deinit method in derived classes to remove bindings and do other deinitialization stuff.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected void OnDestroy()
See Also