Transition
Members
Name |
Documentation |
Type |
Description |
Optional |
---|---|---|---|---|
|
The identifier of the state that can trigger the transition |
|
Value of type ‘String’ |
No |
|
The identifier of the state that the state machine will move to after the transition |
|
Value of type ‘String’ |
No |
|
A string containing a Lua script that will be executed when the transition is triggered |
|
Value of type ‘String’ |
Yes |