DialogicReturnEvent

This contains the source code documentation of the class DialogicReturnEvent.

DialogicReturnEvent

Inherits: DialogicEvent

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

Methods

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

Method Descriptions

func build_event_editor ( ) ⇒ void

No description available.


func from_text ( string: String ) ⇒ void

No description available.


func is_valid_event ( string: String ) ⇒ bool

No description available.


func to_text ( ) ⇒ String

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