Method GetEntityQueryDesc
GetEntityQueryDesc()
Returns an EntityQueryDesc, which can be used to re-create the EntityQuery.
Declaration
[NotBurstCompatible]
public EntityQueryDesc GetEntityQueryDesc()
Returns
| Type | Description |
|---|---|
| EntityQueryDesc |
Returns an EntityQueryDesc, which can be used to re-create the EntityQuery.
[NotBurstCompatible]
public EntityQueryDesc GetEntityQueryDesc()
| Type | Description |
|---|---|
| EntityQueryDesc |