Class MenuButton.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class MenuButton.MethodName : Button.MethodName
- Inheritance
-
MenuButton.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetItemCount
Cached name for the 'get_item_count' method.
public static readonly StringName GetItemCount
Field Value
GetPopup
Cached name for the 'get_popup' method.
public static readonly StringName GetPopup
Field Value
IsSwitchOnHover
Cached name for the 'is_switch_on_hover' method.
public static readonly StringName IsSwitchOnHover
Field Value
SetDisableShortcuts
Cached name for the 'set_disable_shortcuts' method.
public static readonly StringName SetDisableShortcuts
Field Value
SetItemCount
Cached name for the 'set_item_count' method.
public static readonly StringName SetItemCount
Field Value
SetSwitchOnHover
Cached name for the 'set_switch_on_hover' method.
public static readonly StringName SetSwitchOnHover
Field Value
ShowPopup
Cached name for the 'show_popup' method.
public static readonly StringName ShowPopup