NguiEventCommandTWidget Methods |
The NguiEventCommandTWidget generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Awake |
Unity callback.
(Overrides CommandAwake.) | |
| GetEvent |
Returns the event from the specified target to observe.
| |
| OnDisable |
Unity callback.
| |
| OnEnable |
Unity callback.
| |
| OnEvent |
Called when the observed event occured.
|