Interface: GameplayTagDictionaryShape
Defined in: types.ts:89
Properties
entries?
ts
optional entries?: readonly GameplayTagDictionaryEntry[];Defined in: types.ts:93
gameplayTagList?
ts
optional gameplayTagList?: readonly GameplayTagTableRow[];Defined in: types.ts:90
gameplayTagRedirects?
ts
optional gameplayTagRedirects?: readonly GameplayTagRedirect[];Defined in: types.ts:92
restrictedGameplayTagList?
ts
optional restrictedGameplayTagList?: readonly RestrictedGameplayTagTableRow[];Defined in: types.ts:91