Skip to content

Interface: GameplayTagEditorData

Defined in: types.ts:35

Properties

allowNonRestrictedChildren

ts
allowNonRestrictedChildren: boolean;

Defined in: types.ts:42


comment

ts
comment: string;

Defined in: types.ts:36


firstTagSource

ts
firstTagSource: string;

Defined in: types.ts:37


isRestrictedTag

ts
isRestrictedTag: boolean;

Defined in: types.ts:41


isTagExplicit

ts
isTagExplicit: boolean;

Defined in: types.ts:40


sourceTypes

ts
sourceTypes: GameplayTagSourceType[];

Defined in: types.ts:39


tagSources

ts
tagSources: string[];

Defined in: types.ts:38