Interface: GameplayTagQueryJson
Defined in: types.ts:117
Properties
description
ts
description: string;Defined in: types.ts:118
expression
ts
expression:
| GameplayTagQueryExpressionJson
| null;Defined in: types.ts:120
tags
ts
tags: string[];Defined in: types.ts:119