DialogicCommentEvent

This contains the source code documentation of the class DialogicCommentEvent.

DialogicCommentEvent

Inherits: DialogicEvent

Settings

Properties

NameTypeDefault
textString""

Methods

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

Property Descriptions

var text = ""

Content of the comment.


Method Descriptions

func to_text ( ) ⇒ String

No description available.


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.