Table of Contents

Class NativeMenu.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class NativeMenu.MethodName
Inheritance
NativeMenu.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddCheckItem

Cached name for the 'add_check_item' method.

public static readonly StringName AddCheckItem

Field Value

StringName

AddIconCheckItem

Cached name for the 'add_icon_check_item' method.

public static readonly StringName AddIconCheckItem

Field Value

StringName

AddIconItem

Cached name for the 'add_icon_item' method.

public static readonly StringName AddIconItem

Field Value

StringName

AddIconRadioCheckItem

Cached name for the 'add_icon_radio_check_item' method.

public static readonly StringName AddIconRadioCheckItem

Field Value

StringName

AddItem

Cached name for the 'add_item' method.

public static readonly StringName AddItem

Field Value

StringName

AddMultistateItem

Cached name for the 'add_multistate_item' method.

public static readonly StringName AddMultistateItem

Field Value

StringName

AddRadioCheckItem

Cached name for the 'add_radio_check_item' method.

public static readonly StringName AddRadioCheckItem

Field Value

StringName

AddSeparator

Cached name for the 'add_separator' method.

public static readonly StringName AddSeparator

Field Value

StringName

AddSubmenuItem

Cached name for the 'add_submenu_item' method.

public static readonly StringName AddSubmenuItem

Field Value

StringName

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

CreateMenu

Cached name for the 'create_menu' method.

public static readonly StringName CreateMenu

Field Value

StringName

FindItemIndexWithSubmenu

Cached name for the 'find_item_index_with_submenu' method.

public static readonly StringName FindItemIndexWithSubmenu

Field Value

StringName

FindItemIndexWithTag

Cached name for the 'find_item_index_with_tag' method.

public static readonly StringName FindItemIndexWithTag

Field Value

StringName

FindItemIndexWithText

Cached name for the 'find_item_index_with_text' method.

public static readonly StringName FindItemIndexWithText

Field Value

StringName

FreeMenu

Cached name for the 'free_menu' method.

public static readonly StringName FreeMenu

Field Value

StringName

GetItemAccelerator

Cached name for the 'get_item_accelerator' method.

public static readonly StringName GetItemAccelerator

Field Value

StringName

GetItemCallback

Cached name for the 'get_item_callback' method.

public static readonly StringName GetItemCallback

Field Value

StringName

GetItemCount

Cached name for the 'get_item_count' method.

public static readonly StringName GetItemCount

Field Value

StringName

GetItemIcon

Cached name for the 'get_item_icon' method.

public static readonly StringName GetItemIcon

Field Value

StringName

GetItemIndentationLevel

Cached name for the 'get_item_indentation_level' method.

public static readonly StringName GetItemIndentationLevel

Field Value

StringName

GetItemKeyCallback

Cached name for the 'get_item_key_callback' method.

public static readonly StringName GetItemKeyCallback

Field Value

StringName

GetItemMaxStates

Cached name for the 'get_item_max_states' method.

public static readonly StringName GetItemMaxStates

Field Value

StringName

GetItemState

Cached name for the 'get_item_state' method.

public static readonly StringName GetItemState

Field Value

StringName

GetItemSubmenu

Cached name for the 'get_item_submenu' method.

public static readonly StringName GetItemSubmenu

Field Value

StringName

GetItemTag

Cached name for the 'get_item_tag' method.

public static readonly StringName GetItemTag

Field Value

StringName

GetItemText

Cached name for the 'get_item_text' method.

public static readonly StringName GetItemText

Field Value

StringName

GetItemTooltip

Cached name for the 'get_item_tooltip' method.

public static readonly StringName GetItemTooltip

Field Value

StringName

GetMinimumWidth

Cached name for the 'get_minimum_width' method.

public static readonly StringName GetMinimumWidth

Field Value

StringName

GetPopupCloseCallback

Cached name for the 'get_popup_close_callback' method.

public static readonly StringName GetPopupCloseCallback

Field Value

StringName

GetPopupOpenCallback

Cached name for the 'get_popup_open_callback' method.

public static readonly StringName GetPopupOpenCallback

Field Value

StringName

GetSize

Cached name for the 'get_size' method.

public static readonly StringName GetSize

Field Value

StringName

GetSystemMenu

Cached name for the 'get_system_menu' method.

public static readonly StringName GetSystemMenu

Field Value

StringName

GetSystemMenuName

Cached name for the 'get_system_menu_name' method.

public static readonly StringName GetSystemMenuName

Field Value

StringName

HasFeature

Cached name for the 'has_feature' method.

public static readonly StringName HasFeature

Field Value

StringName

HasMenu

Cached name for the 'has_menu' method.

public static readonly StringName HasMenu

Field Value

StringName

HasSystemMenu

Cached name for the 'has_system_menu' method.

public static readonly StringName HasSystemMenu

Field Value

StringName

IsItemCheckable

Cached name for the 'is_item_checkable' method.

public static readonly StringName IsItemCheckable

Field Value

StringName

IsItemChecked

Cached name for the 'is_item_checked' method.

public static readonly StringName IsItemChecked

Field Value

StringName

IsItemDisabled

Cached name for the 'is_item_disabled' method.

public static readonly StringName IsItemDisabled

Field Value

StringName

IsItemHidden

Cached name for the 'is_item_hidden' method.

public static readonly StringName IsItemHidden

Field Value

StringName

IsItemRadioCheckable

Cached name for the 'is_item_radio_checkable' method.

public static readonly StringName IsItemRadioCheckable

Field Value

StringName

IsOpened

Cached name for the 'is_opened' method.

public static readonly StringName IsOpened

Field Value

StringName

IsSystemMenu

Cached name for the 'is_system_menu' method.

public static readonly StringName IsSystemMenu

Field Value

StringName

Popup

Cached name for the 'popup' method.

public static readonly StringName Popup

Field Value

StringName

RemoveItem

Cached name for the 'remove_item' method.

public static readonly StringName RemoveItem

Field Value

StringName

SetInterfaceDirection

Cached name for the 'set_interface_direction' method.

public static readonly StringName SetInterfaceDirection

Field Value

StringName

SetItemAccelerator

Cached name for the 'set_item_accelerator' method.

public static readonly StringName SetItemAccelerator

Field Value

StringName

SetItemCallback

Cached name for the 'set_item_callback' method.

public static readonly StringName SetItemCallback

Field Value

StringName

SetItemCheckable

Cached name for the 'set_item_checkable' method.

public static readonly StringName SetItemCheckable

Field Value

StringName

SetItemChecked

Cached name for the 'set_item_checked' method.

public static readonly StringName SetItemChecked

Field Value

StringName

SetItemDisabled

Cached name for the 'set_item_disabled' method.

public static readonly StringName SetItemDisabled

Field Value

StringName

SetItemHidden

Cached name for the 'set_item_hidden' method.

public static readonly StringName SetItemHidden

Field Value

StringName

SetItemHoverCallbacks

Cached name for the 'set_item_hover_callbacks' method.

public static readonly StringName SetItemHoverCallbacks

Field Value

StringName

SetItemIcon

Cached name for the 'set_item_icon' method.

public static readonly StringName SetItemIcon

Field Value

StringName

SetItemIndentationLevel

Cached name for the 'set_item_indentation_level' method.

public static readonly StringName SetItemIndentationLevel

Field Value

StringName

SetItemKeyCallback

Cached name for the 'set_item_key_callback' method.

public static readonly StringName SetItemKeyCallback

Field Value

StringName

SetItemMaxStates

Cached name for the 'set_item_max_states' method.

public static readonly StringName SetItemMaxStates

Field Value

StringName

SetItemRadioCheckable

Cached name for the 'set_item_radio_checkable' method.

public static readonly StringName SetItemRadioCheckable

Field Value

StringName

SetItemState

Cached name for the 'set_item_state' method.

public static readonly StringName SetItemState

Field Value

StringName

SetItemSubmenu

Cached name for the 'set_item_submenu' method.

public static readonly StringName SetItemSubmenu

Field Value

StringName

SetItemTag

Cached name for the 'set_item_tag' method.

public static readonly StringName SetItemTag

Field Value

StringName

SetItemText

Cached name for the 'set_item_text' method.

public static readonly StringName SetItemText

Field Value

StringName

SetItemTooltip

Cached name for the 'set_item_tooltip' method.

public static readonly StringName SetItemTooltip

Field Value

StringName

SetMinimumWidth

Cached name for the 'set_minimum_width' method.

public static readonly StringName SetMinimumWidth

Field Value

StringName

SetPopupCloseCallback

Cached name for the 'set_popup_close_callback' method.

public static readonly StringName SetPopupCloseCallback

Field Value

StringName

SetPopupOpenCallback

Cached name for the 'set_popup_open_callback' method.

public static readonly StringName SetPopupOpenCallback

Field Value

StringName