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
GetMenuCount
Cached name for the 'get_menu_count' method.
public static readonly StringName GetMenuCount
Field Value
GetMenuPopup
Cached name for the 'get_menu_popup' method.
public static readonly StringName GetMenuPopup
Field Value
GetMenuTitle
Cached name for the 'get_menu_title' method.
public static readonly StringName GetMenuTitle
Field Value
GetMenuTooltip
Cached name for the 'get_menu_tooltip' method.
public static readonly StringName GetMenuTooltip
Field Value
GetStartIndex
Cached name for the 'get_start_index' method.
public static readonly StringName GetStartIndex
Field Value
GetTextDirection
Cached name for the 'get_text_direction' method.
public static readonly StringName GetTextDirection
Field Value
IsFlat
Cached name for the 'is_flat' method.
public static readonly StringName IsFlat
Field Value
IsMenuDisabled
Cached name for the 'is_menu_disabled' method.
public static readonly StringName IsMenuDisabled
Field Value
IsMenuHidden
Cached name for the 'is_menu_hidden' method.
public static readonly StringName IsMenuHidden
Field Value
IsNativeMenu
Cached name for the 'is_native_menu' method.
public static readonly StringName IsNativeMenu
Field Value
IsPreferGlobalMenu
Cached name for the 'is_prefer_global_menu' method.
public static readonly StringName IsPreferGlobalMenu
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
SetFlat
Cached name for the 'set_flat' method.
public static readonly StringName SetFlat
Field Value
SetLanguage
Cached name for the 'set_language' method.
public static readonly StringName SetLanguage
Field Value
SetMenuDisabled
Cached name for the 'set_menu_disabled' method.
public static readonly StringName SetMenuDisabled
Field Value
SetMenuHidden
Cached name for the 'set_menu_hidden' method.
public static readonly StringName SetMenuHidden
Field Value
SetMenuTitle
Cached name for the 'set_menu_title' method.
public static readonly StringName SetMenuTitle
Field Value
SetMenuTooltip
Cached name for the 'set_menu_tooltip' method.
public static readonly StringName SetMenuTooltip
Field Value
SetPreferGlobalMenu
Cached name for the 'set_prefer_global_menu' method.
public static readonly StringName SetPreferGlobalMenu
Field Value
SetStartIndex
Cached name for the 'set_start_index' method.
public static readonly StringName SetStartIndex
Field Value
SetSwitchOnHover
Cached name for the 'set_switch_on_hover' method.
public static readonly StringName SetSwitchOnHover
Field Value
SetTextDirection
Cached name for the 'set_text_direction' method.
public static readonly StringName SetTextDirection