DialogicReturnEvent

This contains the source code documentation of the class DialogicReturnEvent.

DialogicReturnEvent

Inherits: DialogicEvent

############################################################################## INITIALIZE ##############################################################################

Methods

ReturnsMethod
Stringto_text ( )
voidfrom_text ( _string: String )
boolis_valid_event ( string: String )
voidbuild_event_editor ( )

Method Descriptions

func to_text ( ) ⇒ String

############################################################################## SAVING/LOADING ##############################################################################


func from_text ( _string: String ) ⇒ void

No description available.


func is_valid_event ( string: String ) ⇒ bool

No description available.


func build_event_editor ( ) ⇒ void

No description available.