Method | Description | |
---|---|---|
ExecuteBlock ( ) : bool |
The Event Handler should call this method when the event is detected to start executing the Block.
|
|
GetSummary ( ) : string |
Returns custom summary text for the event handler.
|
Method | Description | |
---|---|---|
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
Start ( ) : void | ||
UnityOnDisable ( ) : void | ||
UnityOnEnable ( ) : void | ||
UnityStart ( ) : void |