 | BaseSequenceManagerCurrentState Property |
Gets the current state of the sequence manager.
Namespace:
LynceeTec.API.Sequence
Assembly:
LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 10.0.10313.0 , built 2022-11-01 12:36:54 UTC
Syntaxpublic SequenceStateMachineState CurrentState { get; }
public:
property SequenceStateMachineState CurrentState {
SequenceStateMachineState get ();
}
Property Value
Type:
SequenceStateMachineState
See Also