Skip to content

Interface: GameplayTagQueryExpressionShape

Defined in: query.ts:8

Properties

expressions?

ts
optional expressions?: readonly GameplayTagQueryExpressionInput[];

Defined in: query.ts:11


tags?

ts
optional tags?: readonly GameplayTagLike[];

Defined in: query.ts:10


type?

ts
optional type?: string;

Defined in: query.ts:9