Method OnStopRunning
OnStopRunning(ref SystemState)
Called when this system stops running because no entities match the system's Entity
Declaration
[RequiredMember]
void OnStopRunning(ref SystemState state)
Parameters
Type | Name | Description |
---|---|---|
System |
state | The System |
Remarks
If the Entity