This contains the source code documentation of the class DialogicSettingEvent
.
DialogicSettingEvent
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 ( ) |
Dictionary | get_settings_suggestions ( filter : String ) |
Dictionary | get_value_suggestions ( _filter : String ) |
Constants
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Property Descriptions
The name of the setting to save to.
No description available.
No description available.
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.
func get_settings_suggestions ( filter
: String ) ⇒ Dictionary
No description available.
func get_value_suggestions ( _filter
: String ) ⇒ Dictionary
No description available.