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

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

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

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

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

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

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

_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