Skip to content

Interface: GameplayTagDictionaryImportOptions

Defined in: types.ts:72

Properties

repairInvalidTags?

ts
optional repairInvalidTags?: boolean;

Defined in: types.ts:76


restrictedSourceName?

ts
optional restrictedSourceName?: string;

Defined in: types.ts:75


sourceName?

ts
optional sourceName?: string;

Defined in: types.ts:73


sourceType?

ts
optional sourceType?: GameplayTagSourceType;

Defined in: types.ts:74