- _focusableFocused
void _focusableFocused(long arg0)
- _guiInput
void _guiInput(InputEvent arg0)
- getEditedObject
GodotObject getEditedObject()
- getEditedProperty
String getEditedProperty()
- getLabel
String getLabel()
- getTooltipText
String getTooltipText()
- isCheckable
bool isCheckable()
- isChecked
bool isChecked()
- isDrawRed
bool isDrawRed()
- isKeying
bool isKeying()
- isReadOnly
bool isReadOnly()
- opAssign
EditorProperty opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(EditorProperty other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCheckable
void setCheckable(bool checkable)
- setChecked
void setChecked(bool checked)
- setDrawRed
void setDrawRed(bool draw_red)
- setKeying
void setKeying(bool keying)
- setLabel
void setLabel(StringArg0 text)
- setReadOnly
void setReadOnly(bool read_only)
- updateProperty
void updateProperty()