LogoPixi’VN
indexType aliases

Type Alias: PixiVNJsonDialogue

> PixiVNJsonDialogue = object

Defined in: src/schema/PixiVNJsonNarration.ts:23

Clears (resets) the current dialogue state. This is typically used to wipe any displayed text before showing new content.

Properties

operationType

> operationType: "clean"

Defined in: src/schema/PixiVNJsonNarration.ts:25


type

> type: "dialogue"

Defined in: src/schema/PixiVNJsonNarration.ts:24