FiniteStateMachineEvents..::..OnStopEngine Event
Occurs when stop engine (StopEngine()()()()).
Namespace:
robotManager.EventsAssembly: robotManager (in robotManager.dll)
Syntax
public static event FiniteStateMachineEvents..::..FSMEngineHandler OnStopEngine
Public Shared Event OnStopEngine As FiniteStateMachineEvents..::..FSMEngineHandler
public: static event FiniteStateMachineEvents..::..FSMEngineHandler^ OnStopEngine { void add (FiniteStateMachineEvents..::..FSMEngineHandler^ value); void remove (FiniteStateMachineEvents..::..FSMEngineHandler^ value); }