Click or drag to resize

UnityEventTrigger Methods

The UnityEventTrigger type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Unity callback.
Public methodOnContextChanged
Has to be called when an anchestor context changed as the data value may change.
Protected methodOnDestroy
Unity callback.
Protected methodOnDisable
Unity callback.
Protected methodOnEnable
Unity callback.
Protected methodOnObjectValueChanged
Called when the data binding value changed.
Top
See Also