Skip to content

Interface: GameplayTagDictionaryDiagnostic

Defined in: types.ts:47

Properties

code

ts
code: string;

Defined in: types.ts:49


index?

ts
optional index?: number;

Defined in: types.ts:52


level

ts
level: GameplayTagDictionaryDiagnosticLevel;

Defined in: types.ts:48


message

ts
message: string;

Defined in: types.ts:50


tag?

ts
optional tag?: string;

Defined in: types.ts:51