EditorProperty
Inherits: Container < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
void |
_set_read_only ( bool read_only ) virtual |
void |
_update_property ( ) virtual |
void |
add_focusable ( Control control ) |
void |
emit_changed ( StringName property, Variant value, StringName field=&””, bool changing=false ) |
get_edited_property ( ) const |
|
void |
set_bottom_editor ( Control editor ) |
void |
update_property ( ) |
Signals
multiple_properties_changed ( PackedStringArray properties, Array value )
There is currently no description for this signal. Please help us by contributing one!
object_id_selected ( StringName property, int id )
There is currently no description for this signal. Please help us by contributing one!
property_can_revert_changed ( StringName property, bool can_revert )
There is currently no description for this signal. Please help us by contributing one!
property_changed ( StringName property, Variant value, StringName field, bool changing )
There is currently no description for this signal. Please help us by contributing one!
property_checked ( StringName property, bool checked )
There is currently no description for this signal. Please help us by contributing one!
property_deleted ( StringName property )
There is currently no description for this signal. Please help us by contributing one!
property_keyed ( StringName property )
There is currently no description for this signal. Please help us by contributing one!
property_keyed_with_value ( StringName property, Variant value )
There is currently no description for this signal. Please help us by contributing one!
property_pinned ( StringName property, bool pinned )
There is currently no description for this signal. Please help us by contributing one!
resource_selected ( String path, Resource resource )
There is currently no description for this signal. Please help us by contributing one!
selected ( String path, int focusable_idx )
There is currently no description for this signal. Please help us by contributing one!
Property Descriptions
bool checkable = false
There is currently no description for this property. Please help us by contributing one!
bool checked = false
There is currently no description for this property. Please help us by contributing one!
bool deletable = false
There is currently no description for this property. Please help us by contributing one!
bool draw_warning = false
There is currently no description for this property. Please help us by contributing one!
bool keying = false
There is currently no description for this property. Please help us by contributing one!
String label = ""
There is currently no description for this property. Please help us by contributing one!
bool read_only = false
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _set_read_only ( bool read_only ) virtual
There is currently no description for this method. Please help us by contributing one!
void _update_property ( ) virtual
There is currently no description for this method. Please help us by contributing one!
void add_focusable ( Control control )
There is currently no description for this method. Please help us by contributing one!
void emit_changed ( StringName property, Variant value, StringName field=&””, bool changing=false )
There is currently no description for this method. Please help us by contributing one!
Object get_edited_object ( )
There is currently no description for this method. Please help us by contributing one!
StringName get_edited_property ( ) const
There is currently no description for this method. Please help us by contributing one!
void set_bottom_editor ( Control editor )
There is currently no description for this method. Please help us by contributing one!
void update_property ( )
There is currently no description for this method. Please help us by contributing one!