UnityEventTrigger Methods |
The UnityEventTrigger type exposes the following members.
| Name | Description | |
|---|---|---|
| Awake |
Unity callback.
| |
| OnContextChanged |
Has to be called when an anchestor context changed as the data value may change.
| |
| OnDestroy |
Unity callback.
| |
| OnDisable |
Unity callback.
| |
| OnEnable |
Unity callback.
| |
| OnObjectValueChanged |
Called when the data binding value changed.
|