Handler¶
Class | orca.core
Executes custom functions when triggered by specified conditions
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Trigger |
Trigger |
Triggering condition or state image |
Target |
Node |
Target object to call function on |
Function |
string |
Function name to execute on target |