# 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/336c45bc1f677c3b088aac058f0a457afc7cf32e/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/336c45bc1f677c3b088aac058f0a457afc7cf32e/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/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonNarration.ts#L24)
