StateLink

Class in Arbor / Inherits from: object

Class that contains a transition destination State.

Description
StateLink StateLink constructor
Field Name Description
name Name. The path is displayed if you do not enter.
onTransitionCountChanged Called when transitionCount changes
transitionTiming Transition timing.
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.
Event Name Description
onConnectionChanged Called when the connection changes.