 | NguiEventCommandTWidgetOnDisable Method |
Unity callback.
Namespace:
Slash.Unity.DataBind.UI.NGUI.Commands
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxprotected virtual void OnDisable()
Protected Overridable Sub OnDisable
protected:
virtual void OnDisable()
abstract OnDisable : unit -> unit
override OnDisable : unit -> unit
See Also