This contains the source code documentation of the class DialogicWaitEvent
.
DialogicWaitEvent
Inherits: DialogicEvent
Event that waits for some time before continuing.
Properties
Methods
Returns | Method |
---|---|
String | get_shortcode ( ) |
Dictionary | get_shortcode_parameters ( ) |
void | build_event_editor ( ) |
Property Descriptions
The time in seconds that the event will stop before continuing.
If true the text box will be hidden while the event waits.
If true the wait can be skipped with user input
Method Descriptions
func get_shortcode ( ) ⇒ String
No description available.
func get_shortcode_parameters ( ) ⇒ Dictionary
No description available.
func build_event_editor ( ) ⇒ void
No description available.