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
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
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
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
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
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
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
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