Codename LogoCodename Logo

funkin.backend.scripting.events.dialogue

APIWikiTools

funkin.backend.scripting.events.dialogue

All of the dialogue events that are used in the scripting system

..
classDialogueBoxCharPopupEvent

classDialogueBoxPlayBubbleEvent

classDialogueBoxSetTextEvent

classDialogueBoxStructureEvent

CANCEL this event to customize from 0 the xml structure part!

classDialogueCharHideEvent

classDialogueCharShowEvent

classDialogueCharStructureEvent

CANCEL this event to customize from 0 the xml structure part!

classDialogueNextLineEvent

CANCEL this event to prevent continuing with the next dialogue. NOTE: To access the current, past or next lines, use curLine, lastLine or also dialogueLines in the DialogueCutscene class (they're globals and can be accessed at any time as long as the Dialogue Cutscene is active)!

classDialogueStructureEvent

CANCEL this event to customize from 0 the xml structure part!