This contains the source code documentation of the class DialogicReturnEvent
.
DialogicReturnEvent
Inherits: DialogicEvent
############################################################################## INITIALIZE ##############################################################################
Methods
Returns | Method |
---|---|
String | to_text ( ) |
void | from_text ( _string : String ) |
bool | is_valid_event ( string : String ) |
void | build_event_editor ( ) |
Method Descriptions
############################################################################## 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.