Interface: GameplayTagDictionaryExport
Defined in: types.ts:65
Properties
entries
ts
entries: GameplayTagDictionaryEntry[];Defined in: types.ts:69
gameplayTagList
ts
gameplayTagList: GameplayTagTableRow[];Defined in: types.ts:66
gameplayTagRedirects
ts
gameplayTagRedirects: GameplayTagRedirect[];Defined in: types.ts:68
restrictedGameplayTagList
ts
restrictedGameplayTagList: RestrictedGameplayTagTableRow[];Defined in: types.ts:67