DialogicJumpEvent

This contains the source code documentation of the class DialogicJumpEvent.

DialogicJumpEvent

Inherits: DialogicEvent

Settings

Properties


Methods


Property Descriptions

var label_name = ""

If not empty, the event will try to find a Label event with this set as name. Empty by default..


var timeline

The timeline to jump to, if null then it's the current one. This setting should be a dialogic timeline resource.


var timeline_identifier = ""

Used to set the timeline resource from the unique name identifier and vice versa


Method Descriptions

func build_event_editor ( ) ⇒ void

No description available.


func from_text ( string: String ) ⇒ void

No description available.


func get_label_suggestions ( filter: String = "" ) ⇒ Dictionary

No description available.


func get_shortcode_parameters ( ) ⇒ Dictionary

No description available.


func get_timeline_suggestions ( filter: String = "" ) ⇒ Dictionary

No description available.


func is_valid_event ( string: String ) ⇒ bool

No description available.


func to_text ( ) ⇒ String

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