Table of Contents

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

StringName

Deselect

Cached name for the 'deselect' method.

public static readonly StringName Deselect

Field Value

StringName

EmitChanged

Cached name for the 'emit_changed' method.

public static readonly StringName EmitChanged

Field Value

StringName

GetEditedObject

Cached name for the 'get_edited_object' method.

public static readonly StringName GetEditedObject

Field Value

StringName

GetEditedProperty

Cached name for the 'get_edited_property' method.

public static readonly StringName GetEditedProperty

Field Value

StringName

GetLabel

Cached name for the 'get_label' method.

public static readonly StringName GetLabel

Field Value

StringName

GetNameSplitRatio

Cached name for the 'get_name_split_ratio' method.

public static readonly StringName GetNameSplitRatio

Field Value

StringName

IsCheckable

Cached name for the 'is_checkable' method.

public static readonly StringName IsCheckable

Field Value

StringName

IsChecked

Cached name for the 'is_checked' method.

public static readonly StringName IsChecked

Field Value

StringName

IsDeletable

Cached name for the 'is_deletable' method.

public static readonly StringName IsDeletable

Field Value

StringName

IsDrawBackground

Cached name for the 'is_draw_background' method.

public static readonly StringName IsDrawBackground

Field Value

StringName

IsDrawLabel

Cached name for the 'is_draw_label' method.

public static readonly StringName IsDrawLabel

Field Value

StringName

IsDrawWarning

Cached name for the 'is_draw_warning' method.

public static readonly StringName IsDrawWarning

Field Value

StringName

IsKeying

Cached name for the 'is_keying' method.

public static readonly StringName IsKeying

Field Value

StringName

IsReadOnly

Cached name for the 'is_read_only' method.

public static readonly StringName IsReadOnly

Field Value

StringName

IsSelectable

Cached name for the 'is_selectable' method.

public static readonly StringName IsSelectable

Field Value

StringName

IsSelected

Cached name for the 'is_selected' method.

public static readonly StringName IsSelected

Field Value

StringName

IsUsingFolding

Cached name for the 'is_using_folding' method.

public static readonly StringName IsUsingFolding

Field Value

StringName

Select

Cached name for the 'select' method.

public static readonly StringName Select

Field Value

StringName

SetBottomEditor

Cached name for the 'set_bottom_editor' method.

public static readonly StringName SetBottomEditor

Field Value

StringName

SetCheckable

Cached name for the 'set_checkable' method.

public static readonly StringName SetCheckable

Field Value

StringName

SetChecked

Cached name for the 'set_checked' method.

public static readonly StringName SetChecked

Field Value

StringName

SetDeletable

Cached name for the 'set_deletable' method.

public static readonly StringName SetDeletable

Field Value

StringName

SetDrawBackground

Cached name for the 'set_draw_background' method.

public static readonly StringName SetDrawBackground

Field Value

StringName

SetDrawLabel

Cached name for the 'set_draw_label' method.

public static readonly StringName SetDrawLabel

Field Value

StringName

SetDrawWarning

Cached name for the 'set_draw_warning' method.

public static readonly StringName SetDrawWarning

Field Value

StringName

SetKeying

Cached name for the 'set_keying' method.

public static readonly StringName SetKeying

Field Value

StringName

SetLabel

Cached name for the 'set_label' method.

public static readonly StringName SetLabel

Field Value

StringName

SetLabelReference

Cached name for the 'set_label_reference' method.

public static readonly StringName SetLabelReference

Field Value

StringName

SetNameSplitRatio

Cached name for the 'set_name_split_ratio' method.

public static readonly StringName SetNameSplitRatio

Field Value

StringName

SetObjectAndProperty

Cached name for the 'set_object_and_property' method.

public static readonly StringName SetObjectAndProperty

Field Value

StringName

SetReadOnly

Cached name for the 'set_read_only' method.

public static readonly StringName SetReadOnly

Field Value

StringName

SetSelectable

Cached name for the 'set_selectable' method.

public static readonly StringName SetSelectable

Field Value

StringName

SetUseFolding

Cached name for the 'set_use_folding' method.

public static readonly StringName SetUseFolding

Field Value

StringName

UpdateProperty

Cached name for the 'update_property' method.

public static readonly StringName UpdateProperty

Field Value

StringName

_SetReadOnly

Cached name for the '_set_read_only' method.

public static readonly StringName _SetReadOnly

Field Value

StringName

_UpdateProperty

Cached name for the '_update_property' method.

public static readonly StringName _UpdateProperty

Field Value

StringName