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
AddContextMenuItemFromShortcut
Cached name for the 'add_context_menu_item_from_shortcut' method.
public static readonly StringName AddContextMenuItemFromShortcut
Field Value
AddContextSubmenuItem
Cached name for the 'add_context_submenu_item' method.
public static readonly StringName AddContextSubmenuItem
Field Value
AddMenuShortcut
Cached name for the 'add_menu_shortcut' method.
public static readonly StringName AddMenuShortcut
Field Value
_PopupMenu
Cached name for the '_popup_menu' method.
public static readonly StringName _PopupMenu