Method Update
Update(ref SystemState)
Call this method in your system OnUpdate to refresh all the internal BufferFromEntity<T> handles.
Declaration
public void Update(ref SystemState state)
Parameters
Type | Name | Description |
---|---|---|
SystemState | state |