This contains the source code documentation of the class DialogicCommentEvent
.
DialogicCommentEvent
Inherits: DialogicEvent
Settings
Properties
Methods
Returns | Method |
---|---|
String | to_text ( ) |
void | from_text ( string : String ) |
bool | is_valid_event ( string : String ) |
void | build_event_editor ( ) |
Property Descriptions
Content of the comment.
Method Descriptions
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.