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
AddPropertyEditor
Cached name for the 'add_property_editor' method.
public static readonly StringName AddPropertyEditor
Field Value
AddPropertyEditorForMultipleProperties
Cached name for the 'add_property_editor_for_multiple_properties' method.
public static readonly StringName AddPropertyEditorForMultipleProperties
Field Value
_CanHandle
Cached name for the '_can_handle' method.
public static readonly StringName _CanHandle
Field Value
_ParseBegin
Cached name for the '_parse_begin' method.
public static readonly StringName _ParseBegin
Field Value
_ParseCategory
Cached name for the '_parse_category' method.
public static readonly StringName _ParseCategory
Field Value
_ParseEnd
Cached name for the '_parse_end' method.
public static readonly StringName _ParseEnd
Field Value
_ParseGroup
Cached name for the '_parse_group' method.
public static readonly StringName _ParseGroup
Field Value
_ParseProperty
Cached name for the '_parse_property' method.
public static readonly StringName _ParseProperty