Table of Contents

Class EditorInspectorPlugin.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class EditorInspectorPlugin.MethodName : RefCounted.MethodName
Inheritance
EditorInspectorPlugin.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddCustomControl

Cached name for the 'add_custom_control' method.

public static readonly StringName AddCustomControl

Field Value

StringName

AddPropertyEditor

Cached name for the 'add_property_editor' method.

public static readonly StringName AddPropertyEditor

Field Value

StringName

AddPropertyEditorForMultipleProperties

Cached name for the 'add_property_editor_for_multiple_properties' method.

public static readonly StringName AddPropertyEditorForMultipleProperties

Field Value

StringName

_CanHandle

Cached name for the '_can_handle' method.

public static readonly StringName _CanHandle

Field Value

StringName

_ParseBegin

Cached name for the '_parse_begin' method.

public static readonly StringName _ParseBegin

Field Value

StringName

_ParseCategory

Cached name for the '_parse_category' method.

public static readonly StringName _ParseCategory

Field Value

StringName

_ParseEnd

Cached name for the '_parse_end' method.

public static readonly StringName _ParseEnd

Field Value

StringName

_ParseGroup

Cached name for the '_parse_group' method.

public static readonly StringName _ParseGroup

Field Value

StringName

_ParseProperty

Cached name for the '_parse_property' method.

public static readonly StringName _ParseProperty

Field Value

StringName