Search
Light Mode
Contact Us

Contact us

No results for your search.
Sorry, an unexpected error occurred

This class represents a transition between two states.


Constructors

Type Name Parameters
FSMC_Transition FSMC_Transition string name, FSMC_State origin, FSMC_State destination


Fields and Properties

Type Name Description
string Name Name of a transition (read only)
List conditions List of all alternatives in a conditions set
FSMC_State OriginState State which this transition comes from (read only)
FSMC_State DestinationState State which this transition goes to (read only)


On This Page
Created with Notice