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 | The system group to check | 
Returns
| Type | Description | 
|---|---|
| bool | True if  | 
Implements
Remarks
The while loop happens once.