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
AddCheckItem
Cached name for the 'add_check_item' method.
public static readonly StringName AddCheckItem
Field Value
AddCheckShortcut
Cached name for the 'add_check_shortcut' method.
public static readonly StringName AddCheckShortcut
Field Value
AddIconCheckItem
Cached name for the 'add_icon_check_item' method.
public static readonly StringName AddIconCheckItem
Field Value
AddIconCheckShortcut
Cached name for the 'add_icon_check_shortcut' method.
public static readonly StringName AddIconCheckShortcut
Field Value
AddIconItem
Cached name for the 'add_icon_item' method.
public static readonly StringName AddIconItem
Field Value
AddIconRadioCheckItem
Cached name for the 'add_icon_radio_check_item' method.
public static readonly StringName AddIconRadioCheckItem
Field Value
AddIconRadioCheckShortcut
Cached name for the 'add_icon_radio_check_shortcut' method.
public static readonly StringName AddIconRadioCheckShortcut
Field Value
AddIconShortcut
Cached name for the 'add_icon_shortcut' method.
public static readonly StringName AddIconShortcut
Field Value
AddItem
Cached name for the 'add_item' method.
public static readonly StringName AddItem
Field Value
AddMultistateItem
Cached name for the 'add_multistate_item' method.
public static readonly StringName AddMultistateItem
Field Value
AddRadioCheckItem
Cached name for the 'add_radio_check_item' method.
public static readonly StringName AddRadioCheckItem
Field Value
AddRadioCheckShortcut
Cached name for the 'add_radio_check_shortcut' method.
public static readonly StringName AddRadioCheckShortcut
Field Value
AddSeparator
Cached name for the 'add_separator' method.
public static readonly StringName AddSeparator
Field Value
AddShortcut
Cached name for the 'add_shortcut' method.
public static readonly StringName AddShortcut
Field Value
AddSubmenuItem
Cached name for the 'add_submenu_item' method.
public static readonly StringName AddSubmenuItem
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
GetAllowSearch
Cached name for the 'get_allow_search' method.
public static readonly StringName GetAllowSearch
Field Value
GetFocusedItem
Cached name for the 'get_focused_item' method.
public static readonly StringName GetFocusedItem
Field Value
GetItemAccelerator
Cached name for the 'get_item_accelerator' method.
public static readonly StringName GetItemAccelerator
Field Value
GetItemCount
Cached name for the 'get_item_count' method.
public static readonly StringName GetItemCount
Field Value
GetItemIcon
Cached name for the 'get_item_icon' method.
public static readonly StringName GetItemIcon
Field Value
GetItemIconMaxWidth
Cached name for the 'get_item_icon_max_width' method.
public static readonly StringName GetItemIconMaxWidth
Field Value
GetItemIconModulate
Cached name for the 'get_item_icon_modulate' method.
public static readonly StringName GetItemIconModulate
Field Value
GetItemId
Cached name for the 'get_item_id' method.
public static readonly StringName GetItemId
Field Value
GetItemIndent
Cached name for the 'get_item_indent' method.
public static readonly StringName GetItemIndent
Field Value
GetItemIndex
Cached name for the 'get_item_index' method.
public static readonly StringName GetItemIndex
Field Value
GetItemLanguage
Cached name for the 'get_item_language' method.
public static readonly StringName GetItemLanguage
Field Value
GetItemMetadata
Cached name for the 'get_item_metadata' method.
public static readonly StringName GetItemMetadata
Field Value
GetItemShortcut
Cached name for the 'get_item_shortcut' method.
public static readonly StringName GetItemShortcut
Field Value
GetItemSubmenu
Cached name for the 'get_item_submenu' method.
public static readonly StringName GetItemSubmenu
Field Value
GetItemText
Cached name for the 'get_item_text' method.
public static readonly StringName GetItemText
Field Value
GetItemTextDirection
Cached name for the 'get_item_text_direction' method.
public static readonly StringName GetItemTextDirection
Field Value
GetItemTooltip
Cached name for the 'get_item_tooltip' method.
public static readonly StringName GetItemTooltip
Field Value
GetSubmenuPopupDelay
Cached name for the 'get_submenu_popup_delay' method.
public static readonly StringName GetSubmenuPopupDelay
Field Value
IsHideOnCheckableItemSelection
Cached name for the 'is_hide_on_checkable_item_selection' method.
public static readonly StringName IsHideOnCheckableItemSelection
Field Value
IsHideOnItemSelection
Cached name for the 'is_hide_on_item_selection' method.
public static readonly StringName IsHideOnItemSelection
Field Value
IsHideOnStateItemSelection
Cached name for the 'is_hide_on_state_item_selection' method.
public static readonly StringName IsHideOnStateItemSelection
Field Value
IsItemCheckable
Cached name for the 'is_item_checkable' method.
public static readonly StringName IsItemCheckable
Field Value
IsItemChecked
Cached name for the 'is_item_checked' method.
public static readonly StringName IsItemChecked
Field Value
IsItemDisabled
Cached name for the 'is_item_disabled' method.
public static readonly StringName IsItemDisabled
Field Value
IsItemRadioCheckable
Cached name for the 'is_item_radio_checkable' method.
public static readonly StringName IsItemRadioCheckable
Field Value
IsItemSeparator
Cached name for the 'is_item_separator' method.
public static readonly StringName IsItemSeparator
Field Value
IsItemShortcutDisabled
Cached name for the 'is_item_shortcut_disabled' method.
public static readonly StringName IsItemShortcutDisabled
Field Value
RemoveItem
Cached name for the 'remove_item' method.
public static readonly StringName RemoveItem
Field Value
ScrollToItem
Cached name for the 'scroll_to_item' method.
public static readonly StringName ScrollToItem
Field Value
SetAllowSearch
Cached name for the 'set_allow_search' method.
public static readonly StringName SetAllowSearch
Field Value
SetFocusedItem
Cached name for the 'set_focused_item' method.
public static readonly StringName SetFocusedItem
Field Value
SetHideOnCheckableItemSelection
Cached name for the 'set_hide_on_checkable_item_selection' method.
public static readonly StringName SetHideOnCheckableItemSelection
Field Value
SetHideOnItemSelection
Cached name for the 'set_hide_on_item_selection' method.
public static readonly StringName SetHideOnItemSelection
Field Value
SetHideOnStateItemSelection
Cached name for the 'set_hide_on_state_item_selection' method.
public static readonly StringName SetHideOnStateItemSelection
Field Value
SetItemAccelerator
Cached name for the 'set_item_accelerator' method.
public static readonly StringName SetItemAccelerator
Field Value
SetItemAsCheckable
Cached name for the 'set_item_as_checkable' method.
public static readonly StringName SetItemAsCheckable
Field Value
SetItemAsRadioCheckable
Cached name for the 'set_item_as_radio_checkable' method.
public static readonly StringName SetItemAsRadioCheckable
Field Value
SetItemAsSeparator
Cached name for the 'set_item_as_separator' method.
public static readonly StringName SetItemAsSeparator
Field Value
SetItemChecked
Cached name for the 'set_item_checked' method.
public static readonly StringName SetItemChecked
Field Value
SetItemCount
Cached name for the 'set_item_count' method.
public static readonly StringName SetItemCount
Field Value
SetItemDisabled
Cached name for the 'set_item_disabled' method.
public static readonly StringName SetItemDisabled
Field Value
SetItemIcon
Cached name for the 'set_item_icon' method.
public static readonly StringName SetItemIcon
Field Value
SetItemIconMaxWidth
Cached name for the 'set_item_icon_max_width' method.
public static readonly StringName SetItemIconMaxWidth
Field Value
SetItemIconModulate
Cached name for the 'set_item_icon_modulate' method.
public static readonly StringName SetItemIconModulate
Field Value
SetItemId
Cached name for the 'set_item_id' method.
public static readonly StringName SetItemId
Field Value
SetItemIndent
Cached name for the 'set_item_indent' method.
public static readonly StringName SetItemIndent
Field Value
SetItemLanguage
Cached name for the 'set_item_language' method.
public static readonly StringName SetItemLanguage
Field Value
SetItemMetadata
Cached name for the 'set_item_metadata' method.
public static readonly StringName SetItemMetadata
Field Value
SetItemMultistate
Cached name for the 'set_item_multistate' method.
public static readonly StringName SetItemMultistate
Field Value
SetItemShortcut
Cached name for the 'set_item_shortcut' method.
public static readonly StringName SetItemShortcut
Field Value
SetItemShortcutDisabled
Cached name for the 'set_item_shortcut_disabled' method.
public static readonly StringName SetItemShortcutDisabled
Field Value
SetItemSubmenu
Cached name for the 'set_item_submenu' method.
public static readonly StringName SetItemSubmenu
Field Value
SetItemText
Cached name for the 'set_item_text' method.
public static readonly StringName SetItemText
Field Value
SetItemTextDirection
Cached name for the 'set_item_text_direction' method.
public static readonly StringName SetItemTextDirection
Field Value
SetItemTooltip
Cached name for the 'set_item_tooltip' method.
public static readonly StringName SetItemTooltip
Field Value
SetSubmenuPopupDelay
Cached name for the 'set_submenu_popup_delay' method.
public static readonly StringName SetSubmenuPopupDelay
Field Value
ToggleItemChecked
Cached name for the 'toggle_item_checked' method.
public static readonly StringName ToggleItemChecked
Field Value
ToggleItemMultistate
Cached name for the 'toggle_item_multistate' method.
public static readonly StringName ToggleItemMultistate