State¶
Class | orca.core
Defines property overrides to apply when the parent StateGroup's controller property matches Value.
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Value |
string |
The value of the controller property that activates this state (compared as a number; for booleans "true"/"false" are also accepted) |
Path |
string |
Optional path from the host object to the target object. Empty string means the host object itself. |