DialogicLabelEvent

This contains the source code documentation of the class DialogicLabelEvent.

DialogicLabelEvent

Inherits: DialogicEvent

Settings

Properties

NameTypeDefault
display_nameString""
nameString""

Methods


Property Descriptions

var display_name = ""

No description available.


var name = ""

Used to identify the label. Duplicate names in a timeline will mean it always chooses the first.


Method Descriptions

func build_event_editor ( ) ⇒ void

No description available.


func from_text ( string: String ) ⇒ void

No description available.


func get_shortcode_parameters ( ) ⇒ Dictionary

No description available.


func is_valid_event ( string: String ) ⇒ bool

No description available.


func to_text ( ) ⇒ String

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