Method ShouldGroupUpdate
ShouldGroupUpdate(ComponentSystemGroup)
Determines if the group should be updated this invoke.
Declaration
public bool ShouldGroupUpdate(ComponentSystemGroup group)
Parameters
Type | Name | Description |
---|---|---|
ComponentSystemGroup | group |
Returns
Type | Description |
---|---|
Boolean |
Implements
Remarks
The while loop happens once.