Click or drag to resize

NguiEventCommandTWidget Methods

The NguiEventCommandTWidget generic type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Unity callback.
(Overrides CommandAwake.)
Protected methodGetEvent
Returns the event from the specified target to observe.
Protected methodOnDisable
Unity callback.
Protected methodOnEnable
Unity callback.
Protected methodOnEvent
Called when the observed event occured.
Top
See Also