Class EditorProperty.MethodName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EditorProperty.MethodName : Container.MethodName
- Inheritance
-
EditorProperty.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddFocusable
Cached name for the 'add_focusable' method.
public static readonly StringName AddFocusable
Field Value
Deselect
Cached name for the 'deselect' method.
public static readonly StringName Deselect
Field Value
EmitChanged
Cached name for the 'emit_changed' method.
public static readonly StringName EmitChanged
Field Value
GetEditedObject
Cached name for the 'get_edited_object' method.
public static readonly StringName GetEditedObject
Field Value
GetEditedProperty
Cached name for the 'get_edited_property' method.
public static readonly StringName GetEditedProperty
Field Value
GetLabel
Cached name for the 'get_label' method.
public static readonly StringName GetLabel
Field Value
GetNameSplitRatio
Cached name for the 'get_name_split_ratio' method.
public static readonly StringName GetNameSplitRatio
Field Value
IsCheckable
Cached name for the 'is_checkable' method.
public static readonly StringName IsCheckable
Field Value
IsChecked
Cached name for the 'is_checked' method.
public static readonly StringName IsChecked
Field Value
IsDeletable
Cached name for the 'is_deletable' method.
public static readonly StringName IsDeletable
Field Value
IsDrawBackground
Cached name for the 'is_draw_background' method.
public static readonly StringName IsDrawBackground
Field Value
IsDrawLabel
Cached name for the 'is_draw_label' method.
public static readonly StringName IsDrawLabel
Field Value
IsDrawWarning
Cached name for the 'is_draw_warning' method.
public static readonly StringName IsDrawWarning
Field Value
IsKeying
Cached name for the 'is_keying' method.
public static readonly StringName IsKeying
Field Value
IsReadOnly
Cached name for the 'is_read_only' method.
public static readonly StringName IsReadOnly
Field Value
IsSelectable
Cached name for the 'is_selectable' method.
public static readonly StringName IsSelectable
Field Value
IsSelected
Cached name for the 'is_selected' method.
public static readonly StringName IsSelected
Field Value
IsUsingFolding
Cached name for the 'is_using_folding' method.
public static readonly StringName IsUsingFolding
Field Value
Select
Cached name for the 'select' method.
public static readonly StringName Select
Field Value
SetBottomEditor
Cached name for the 'set_bottom_editor' method.
public static readonly StringName SetBottomEditor
Field Value
SetCheckable
Cached name for the 'set_checkable' method.
public static readonly StringName SetCheckable
Field Value
SetChecked
Cached name for the 'set_checked' method.
public static readonly StringName SetChecked
Field Value
SetDeletable
Cached name for the 'set_deletable' method.
public static readonly StringName SetDeletable
Field Value
SetDrawBackground
Cached name for the 'set_draw_background' method.
public static readonly StringName SetDrawBackground
Field Value
SetDrawLabel
Cached name for the 'set_draw_label' method.
public static readonly StringName SetDrawLabel
Field Value
SetDrawWarning
Cached name for the 'set_draw_warning' method.
public static readonly StringName SetDrawWarning
Field Value
SetKeying
Cached name for the 'set_keying' method.
public static readonly StringName SetKeying
Field Value
SetLabel
Cached name for the 'set_label' method.
public static readonly StringName SetLabel
Field Value
SetLabelReference
Cached name for the 'set_label_reference' method.
public static readonly StringName SetLabelReference
Field Value
SetNameSplitRatio
Cached name for the 'set_name_split_ratio' method.
public static readonly StringName SetNameSplitRatio
Field Value
SetObjectAndProperty
Cached name for the 'set_object_and_property' method.
public static readonly StringName SetObjectAndProperty
Field Value
SetReadOnly
Cached name for the 'set_read_only' method.
public static readonly StringName SetReadOnly
Field Value
SetSelectable
Cached name for the 'set_selectable' method.
public static readonly StringName SetSelectable
Field Value
SetUseFolding
Cached name for the 'set_use_folding' method.
public static readonly StringName SetUseFolding
Field Value
UpdateProperty
Cached name for the 'update_property' method.
public static readonly StringName UpdateProperty
Field Value
_SetReadOnly
Cached name for the '_set_read_only' method.
public static readonly StringName _SetReadOnly
Field Value
_UpdateProperty
Cached name for the '_update_property' method.
public static readonly StringName _UpdateProperty