Table of Contents

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

StringName

GetPopup

Cached name for the 'get_popup' method.

public static readonly StringName GetPopup

Field Value

StringName

IsSwitchOnHover

Cached name for the 'is_switch_on_hover' method.

public static readonly StringName IsSwitchOnHover

Field Value

StringName

SetDisableShortcuts

Cached name for the 'set_disable_shortcuts' method.

public static readonly StringName SetDisableShortcuts

Field Value

StringName

SetItemCount

Cached name for the 'set_item_count' method.

public static readonly StringName SetItemCount

Field Value

StringName

SetSwitchOnHover

Cached name for the 'set_switch_on_hover' method.

public static readonly StringName SetSwitchOnHover

Field Value

StringName

ShowPopup

Cached name for the 'show_popup' method.

public static readonly StringName ShowPopup

Field Value

StringName