Table of Contents

Class MenuBar.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class MenuBar.MethodName : Control.MethodName
Inheritance
MenuBar.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetLanguage

Cached name for the 'get_language' method.

public static readonly StringName GetLanguage

Field Value

StringName

GetMenuCount

Cached name for the 'get_menu_count' method.

public static readonly StringName GetMenuCount

Field Value

StringName

GetMenuPopup

Cached name for the 'get_menu_popup' method.

public static readonly StringName GetMenuPopup

Field Value

StringName

GetMenuTitle

Cached name for the 'get_menu_title' method.

public static readonly StringName GetMenuTitle

Field Value

StringName

GetMenuTooltip

Cached name for the 'get_menu_tooltip' method.

public static readonly StringName GetMenuTooltip

Field Value

StringName

GetStartIndex

Cached name for the 'get_start_index' method.

public static readonly StringName GetStartIndex

Field Value

StringName

GetTextDirection

Cached name for the 'get_text_direction' method.

public static readonly StringName GetTextDirection

Field Value

StringName

IsFlat

Cached name for the 'is_flat' method.

public static readonly StringName IsFlat

Field Value

StringName

IsMenuDisabled

Cached name for the 'is_menu_disabled' method.

public static readonly StringName IsMenuDisabled

Field Value

StringName

IsMenuHidden

Cached name for the 'is_menu_hidden' method.

public static readonly StringName IsMenuHidden

Field Value

StringName

IsNativeMenu

Cached name for the 'is_native_menu' method.

public static readonly StringName IsNativeMenu

Field Value

StringName

IsPreferGlobalMenu

Cached name for the 'is_prefer_global_menu' method.

public static readonly StringName IsPreferGlobalMenu

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

SetFlat

Cached name for the 'set_flat' method.

public static readonly StringName SetFlat

Field Value

StringName

SetLanguage

Cached name for the 'set_language' method.

public static readonly StringName SetLanguage

Field Value

StringName

SetMenuDisabled

Cached name for the 'set_menu_disabled' method.

public static readonly StringName SetMenuDisabled

Field Value

StringName

SetMenuHidden

Cached name for the 'set_menu_hidden' method.

public static readonly StringName SetMenuHidden

Field Value

StringName

SetMenuTitle

Cached name for the 'set_menu_title' method.

public static readonly StringName SetMenuTitle

Field Value

StringName

SetMenuTooltip

Cached name for the 'set_menu_tooltip' method.

public static readonly StringName SetMenuTooltip

Field Value

StringName

SetPreferGlobalMenu

Cached name for the 'set_prefer_global_menu' method.

public static readonly StringName SetPreferGlobalMenu

Field Value

StringName

SetStartIndex

Cached name for the 'set_start_index' method.

public static readonly StringName SetStartIndex

Field Value

StringName

SetSwitchOnHover

Cached name for the 'set_switch_on_hover' method.

public static readonly StringName SetSwitchOnHover

Field Value

StringName

SetTextDirection

Cached name for the 'set_text_direction' method.

public static readonly StringName SetTextDirection

Field Value

StringName