Table of Contents

Class EditorContextMenuPlugin.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

AddContextMenuItem

Cached name for the 'add_context_menu_item' method.

public static readonly StringName AddContextMenuItem

Field Value

StringName

AddContextMenuItemFromShortcut

Cached name for the 'add_context_menu_item_from_shortcut' method.

public static readonly StringName AddContextMenuItemFromShortcut

Field Value

StringName

AddContextSubmenuItem

Cached name for the 'add_context_submenu_item' method.

public static readonly StringName AddContextSubmenuItem

Field Value

StringName

AddMenuShortcut

Cached name for the 'add_menu_shortcut' method.

public static readonly StringName AddMenuShortcut

Field Value

StringName

_PopupMenu

Cached name for the '_popup_menu' method.

public static readonly StringName _PopupMenu

Field Value

StringName