Method Create
Create(ref SystemState)
Creates the internal component type handles, register to system state the component queries.
Very important, add an implicity constraint for running the parent system only when the client
is connected to the server, by requiring at least one connection with a NetworkId components.
Declaration
public EntityQuery Create(ref SystemState state)
Parameters
Type | Name | Description |
---|---|---|
SystemState | state |
Returns
Type | Description |
---|---|
EntityQuery |