StringVariableLineEdit

Inherits: LineEdit > Control > CanvasItem > Node > Object

Description

LineEdit Field for simple StringVariables.

Properties

type property default value
bool is_removable False

Methods

return type method signature
null set_string_variable(StringVariable resource)

Signals

  • remove_string_variable(string_variable)

Properties Descriptions

is_removable

Default False
Setter _set_is_removable

Method Descriptions

set_string_variable

Sets the StringVariable this field will be attached to and populates the LineEdit with its value.