Method OnStopRunning
OnStopRunning(ref SystemState)
Callback invoked when the system stops running.
Declaration
public void OnStopRunning(ref SystemState state)
Parameters
Type | Name | Description |
---|---|---|
System |
state | The entity system state. |