StateLink
Class in Arbor / Inherits from: object
Description
Class that contains a transition destination State.
Constructors
| Description | |
|---|---|
| StateLink | StateLink constructor | 
Fields
| Field Name | Description | 
|---|---|
| name | Name. The path is displayed if you do not enter. | 
| onTransitionCountChanged | Called when transitionCount changes | 
| transitionTiming | Transition timing. | 
Properties
| Property Name | Description | 
|---|---|
| immediateTransition | Whether to immediately transition. | 
| lineColor | The color of the transition line. | 
| lineColorChanged | Whether you changed the lineColor. If false, it is treated as white. | 
| stateID | ID of transition destination State. | 
| transitionCount | Transition count. | 
Events
| Event Name | Description | 
|---|---|
| onConnectionChanged | Called when the connection changes. |