Field Options
Specialized query options.
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public EntityQueryOptions Options
Returns
Type | Description |
---|---|
EntityQueryOptions |
Remarks
You should not need to set these options for most queries.
Options is a bit mask; use the bitwise OR operator to combine multiple options.