Interface: GameplayTagQueryShape
Defined in: query.ts:14
Properties
description?
ts
optional description?: string;Defined in: query.ts:15
expression?
ts
optional expression?:
| GameplayTagQueryExpressionInput
| null;Defined in: query.ts:16