Skip to content

Interface: GameplayTagValidationResult

Defined in: types.ts:10

Properties

error

ts
error: string;

Defined in: types.ts:12


fixedString

ts
fixedString: string;

Defined in: types.ts:13


isValid

ts
isValid: boolean;

Defined in: types.ts:11