This contains the source code documentation of the class DialogicVisualEditorField
.
DialogicVisualEditorField
Inherits: Control
##############################################################################
Properties
Name | Type | Default |
---|---|---|
property_name | String | "" |
event_resource | DialogicEvent | null |
Methods
Returns | Method |
---|---|
void | set_value ( value : Variant ) |
void | take_autofocus ( ) |
Signals
signal value_changed ( property_name
: String, value
: Variant )
No description available.
Property Descriptions
No description available.
No description available.
Method Descriptions
func set_value ( value
: Variant ) ⇒ void
No description available.
func take_autofocus ( ) ⇒ void
No description available.