This contains the source code documentation of the class DialogicStyleEvent
.
DialogicStyleEvent
Inherits: DialogicEvent
Settings
Properties
Name | Type | Default |
---|---|---|
style_name | String | "" |
Methods
Returns | Method |
---|---|
String | get_shortcode ( ) |
Dictionary | get_shortcode_parameters ( ) |
void | build_event_editor ( ) |
Dictionary | get_style_suggestions ( _filter : String = "" ) |
Property Descriptions
The name of the style to change to. Can be set on the DialogicNode_Style.
Method Descriptions
func get_shortcode ( ) ⇒ String
############################################################################## SAVING/LOADING ##############################################################################
func get_shortcode_parameters ( ) ⇒ Dictionary
No description available.
func build_event_editor ( ) ⇒ void
No description available.
func get_style_suggestions ( _filter
: String = ""
) ⇒ Dictionary
No description available.