# Type Alias: PixiVNJsonDialogue (/jsdoc/pixi-vn-json/index/type-aliases/PixiVNJsonDialogue)



\> **PixiVNJsonDialogue** = `object`

Defined in: [src/schema/PixiVNJsonNarration.ts:23](https://github.com/DRincs-Productions/pixi-vn-json/blob/c3fc7ababe09c261f3130ab586feb49b5a221ace/src/schema/PixiVNJsonNarration.ts#L23)

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

## Properties [#properties]

### operationType [#operationtype]

\> **operationType**: `"clean"`

Defined in: [src/schema/PixiVNJsonNarration.ts:25](https://github.com/DRincs-Productions/pixi-vn-json/blob/c3fc7ababe09c261f3130ab586feb49b5a221ace/src/schema/PixiVNJsonNarration.ts#L25)

***

### type [#type]

\> **type**: `"dialogue"`

Defined in: [src/schema/PixiVNJsonNarration.ts:24](https://github.com/DRincs-Productions/pixi-vn-json/blob/c3fc7ababe09c261f3130ab586feb49b5a221ace/src/schema/PixiVNJsonNarration.ts#L24)
