Method AddAll
AddAll(ComponentType)
Add an "all" matching type to the current query.
Declaration
public void AddAll(ComponentType t)
Parameters
Type | Name | Description |
---|---|---|
ComponentType | t | The component type |
Add an "all" matching type to the current query.
public void AddAll(ComponentType t)
Type | Name | Description |
---|---|---|
ComponentType | t | The component type |