Click or drag to resize

DataBindingOperatorAwake Method

Unity callback. Overwrite Init method in derived classes to add bindings and do other initialization stuff.

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