Interface ISmState
Namespace: Fwt.Core.StateMachines
Assembly: fwt.core.dll
Syntax
public interface ISmState
Methods
PrepareToRun()
Declaration
void PrepareToRun()
PrepareToStop()
Declaration
void PrepareToStop()
Tick()
Declaration
void Tick()