Method OnUpdate
OnUpdate(ref SystemState)
Executes world update allocator reset system to rewind memories of the world update allocator.
Declaration
public void OnUpdate(ref SystemState state)
Parameters
Type | Name | Description |
---|---|---|
SystemState | state | The SystemState of the system. |