Table of Contents

Class PopupMenu.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PopupMenu.MethodName : Popup.MethodName
Inheritance
PopupMenu.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ActivateItemByEvent

Cached name for the 'activate_item_by_event' method.

public static readonly StringName ActivateItemByEvent

Field Value

StringName

AddCheckItem

Cached name for the 'add_check_item' method.

public static readonly StringName AddCheckItem

Field Value

StringName

AddCheckShortcut

Cached name for the 'add_check_shortcut' method.

public static readonly StringName AddCheckShortcut

Field Value

StringName

AddIconCheckItem

Cached name for the 'add_icon_check_item' method.

public static readonly StringName AddIconCheckItem

Field Value

StringName

AddIconCheckShortcut

Cached name for the 'add_icon_check_shortcut' method.

public static readonly StringName AddIconCheckShortcut

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

AddIconRadioCheckShortcut

Cached name for the 'add_icon_radio_check_shortcut' method.

public static readonly StringName AddIconRadioCheckShortcut

Field Value

StringName

AddIconShortcut

Cached name for the 'add_icon_shortcut' method.

public static readonly StringName AddIconShortcut

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

AddRadioCheckShortcut

Cached name for the 'add_radio_check_shortcut' method.

public static readonly StringName AddRadioCheckShortcut

Field Value

StringName

AddSeparator

Cached name for the 'add_separator' method.

public static readonly StringName AddSeparator

Field Value

StringName

AddShortcut

Cached name for the 'add_shortcut' method.

public static readonly StringName AddShortcut

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

GetAllowSearch

Cached name for the 'get_allow_search' method.

public static readonly StringName GetAllowSearch

Field Value

StringName

GetFocusedItem

Cached name for the 'get_focused_item' method.

public static readonly StringName GetFocusedItem

Field Value

StringName

GetItemAccelerator

Cached name for the 'get_item_accelerator' method.

public static readonly StringName GetItemAccelerator

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

GetItemIconMaxWidth

Cached name for the 'get_item_icon_max_width' method.

public static readonly StringName GetItemIconMaxWidth

Field Value

StringName

GetItemIconModulate

Cached name for the 'get_item_icon_modulate' method.

public static readonly StringName GetItemIconModulate

Field Value

StringName

GetItemId

Cached name for the 'get_item_id' method.

public static readonly StringName GetItemId

Field Value

StringName

GetItemIndent

Cached name for the 'get_item_indent' method.

public static readonly StringName GetItemIndent

Field Value

StringName

GetItemIndex

Cached name for the 'get_item_index' method.

public static readonly StringName GetItemIndex

Field Value

StringName

GetItemLanguage

Cached name for the 'get_item_language' method.

public static readonly StringName GetItemLanguage

Field Value

StringName

GetItemMetadata

Cached name for the 'get_item_metadata' method.

public static readonly StringName GetItemMetadata

Field Value

StringName

GetItemShortcut

Cached name for the 'get_item_shortcut' method.

public static readonly StringName GetItemShortcut

Field Value

StringName

GetItemSubmenu

Cached name for the 'get_item_submenu' method.

public static readonly StringName GetItemSubmenu

Field Value

StringName

GetItemText

Cached name for the 'get_item_text' method.

public static readonly StringName GetItemText

Field Value

StringName

GetItemTextDirection

Cached name for the 'get_item_text_direction' method.

public static readonly StringName GetItemTextDirection

Field Value

StringName

GetItemTooltip

Cached name for the 'get_item_tooltip' method.

public static readonly StringName GetItemTooltip

Field Value

StringName

GetSubmenuPopupDelay

Cached name for the 'get_submenu_popup_delay' method.

public static readonly StringName GetSubmenuPopupDelay

Field Value

StringName

IsHideOnCheckableItemSelection

Cached name for the 'is_hide_on_checkable_item_selection' method.

public static readonly StringName IsHideOnCheckableItemSelection

Field Value

StringName

IsHideOnItemSelection

Cached name for the 'is_hide_on_item_selection' method.

public static readonly StringName IsHideOnItemSelection

Field Value

StringName

IsHideOnStateItemSelection

Cached name for the 'is_hide_on_state_item_selection' method.

public static readonly StringName IsHideOnStateItemSelection

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

IsItemRadioCheckable

Cached name for the 'is_item_radio_checkable' method.

public static readonly StringName IsItemRadioCheckable

Field Value

StringName

IsItemSeparator

Cached name for the 'is_item_separator' method.

public static readonly StringName IsItemSeparator

Field Value

StringName

IsItemShortcutDisabled

Cached name for the 'is_item_shortcut_disabled' method.

public static readonly StringName IsItemShortcutDisabled

Field Value

StringName

RemoveItem

Cached name for the 'remove_item' method.

public static readonly StringName RemoveItem

Field Value

StringName

ScrollToItem

Cached name for the 'scroll_to_item' method.

public static readonly StringName ScrollToItem

Field Value

StringName

SetAllowSearch

Cached name for the 'set_allow_search' method.

public static readonly StringName SetAllowSearch

Field Value

StringName

SetFocusedItem

Cached name for the 'set_focused_item' method.

public static readonly StringName SetFocusedItem

Field Value

StringName

SetHideOnCheckableItemSelection

Cached name for the 'set_hide_on_checkable_item_selection' method.

public static readonly StringName SetHideOnCheckableItemSelection

Field Value

StringName

SetHideOnItemSelection

Cached name for the 'set_hide_on_item_selection' method.

public static readonly StringName SetHideOnItemSelection

Field Value

StringName

SetHideOnStateItemSelection

Cached name for the 'set_hide_on_state_item_selection' method.

public static readonly StringName SetHideOnStateItemSelection

Field Value

StringName

SetItemAccelerator

Cached name for the 'set_item_accelerator' method.

public static readonly StringName SetItemAccelerator

Field Value

StringName

SetItemAsCheckable

Cached name for the 'set_item_as_checkable' method.

public static readonly StringName SetItemAsCheckable

Field Value

StringName

SetItemAsRadioCheckable

Cached name for the 'set_item_as_radio_checkable' method.

public static readonly StringName SetItemAsRadioCheckable

Field Value

StringName

SetItemAsSeparator

Cached name for the 'set_item_as_separator' method.

public static readonly StringName SetItemAsSeparator

Field Value

StringName

SetItemChecked

Cached name for the 'set_item_checked' method.

public static readonly StringName SetItemChecked

Field Value

StringName

SetItemCount

Cached name for the 'set_item_count' method.

public static readonly StringName SetItemCount

Field Value

StringName

SetItemDisabled

Cached name for the 'set_item_disabled' method.

public static readonly StringName SetItemDisabled

Field Value

StringName

SetItemIcon

Cached name for the 'set_item_icon' method.

public static readonly StringName SetItemIcon

Field Value

StringName

SetItemIconMaxWidth

Cached name for the 'set_item_icon_max_width' method.

public static readonly StringName SetItemIconMaxWidth

Field Value

StringName

SetItemIconModulate

Cached name for the 'set_item_icon_modulate' method.

public static readonly StringName SetItemIconModulate

Field Value

StringName

SetItemId

Cached name for the 'set_item_id' method.

public static readonly StringName SetItemId

Field Value

StringName

SetItemIndent

Cached name for the 'set_item_indent' method.

public static readonly StringName SetItemIndent

Field Value

StringName

SetItemLanguage

Cached name for the 'set_item_language' method.

public static readonly StringName SetItemLanguage

Field Value

StringName

SetItemMetadata

Cached name for the 'set_item_metadata' method.

public static readonly StringName SetItemMetadata

Field Value

StringName

SetItemMultistate

Cached name for the 'set_item_multistate' method.

public static readonly StringName SetItemMultistate

Field Value

StringName

SetItemShortcut

Cached name for the 'set_item_shortcut' method.

public static readonly StringName SetItemShortcut

Field Value

StringName

SetItemShortcutDisabled

Cached name for the 'set_item_shortcut_disabled' method.

public static readonly StringName SetItemShortcutDisabled

Field Value

StringName

SetItemSubmenu

Cached name for the 'set_item_submenu' method.

public static readonly StringName SetItemSubmenu

Field Value

StringName

SetItemText

Cached name for the 'set_item_text' method.

public static readonly StringName SetItemText

Field Value

StringName

SetItemTextDirection

Cached name for the 'set_item_text_direction' method.

public static readonly StringName SetItemTextDirection

Field Value

StringName

SetItemTooltip

Cached name for the 'set_item_tooltip' method.

public static readonly StringName SetItemTooltip

Field Value

StringName

SetSubmenuPopupDelay

Cached name for the 'set_submenu_popup_delay' method.

public static readonly StringName SetSubmenuPopupDelay

Field Value

StringName

ToggleItemChecked

Cached name for the 'toggle_item_checked' method.

public static readonly StringName ToggleItemChecked

Field Value

StringName

ToggleItemMultistate

Cached name for the 'toggle_item_multistate' method.

public static readonly StringName ToggleItemMultistate

Field Value

StringName