DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ControlModule
ControlStateMachine Class
ControlStateMachine Methods
CreateSimpleControl Method
CreateState Method
GetOrCreateAction Method
Initialize Method
ReplaceAction Method
Reset Method
SetGlobalStateTransitionTable Method
SetStateTransitionTable Method
Update Method
UpdateStateAction Method
Validate Method
ControlStateMachine
SetGlobalStateTransitionTable Method
Namespace:
DHI.Mike1D.ControlModule
Assembly:
DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
SetGlobalStateTransitionTable
(
StateTransitionTable
stateTransitionTable
)
Parameters
stateTransitionTable
Type:
DHI.Mike1D.ControlModule
StateTransitionTable
See Also
Reference
ControlStateMachine Class
DHI.Mike1D.ControlModule Namespace