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