Property UniversalQueryWithSystems
UniversalQueryWithSystems
An EntityQuery instance that matches all normal components and
- includes system entities
 - excludes chunk entities
 
Declaration
public EntityQuery UniversalQueryWithSystems { get; }
Property Value
| Type | Description | 
|---|---|
| EntityQuery |