Class ItemList.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ItemList.MethodName : Control.MethodName
- Inheritance
-
ItemList.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddIconItem
Cached name for the 'add_icon_item' method.
public static readonly StringName AddIconItem
Field Value
AddItem
Cached name for the 'add_item' method.
public static readonly StringName AddItem
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
Deselect
Cached name for the 'deselect' method.
public static readonly StringName Deselect
Field Value
DeselectAll
Cached name for the 'deselect_all' method.
public static readonly StringName DeselectAll
Field Value
EnsureCurrentIsVisible
Cached name for the 'ensure_current_is_visible' method.
public static readonly StringName EnsureCurrentIsVisible
Field Value
ForceUpdateListSize
Cached name for the 'force_update_list_size' method.
public static readonly StringName ForceUpdateListSize
Field Value
GetAllowReselect
Cached name for the 'get_allow_reselect' method.
public static readonly StringName GetAllowReselect
Field Value
GetAllowRmbSelect
Cached name for the 'get_allow_rmb_select' method.
public static readonly StringName GetAllowRmbSelect
Field Value
GetAllowSearch
Cached name for the 'get_allow_search' method.
public static readonly StringName GetAllowSearch
Field Value
GetFixedColumnWidth
Cached name for the 'get_fixed_column_width' method.
public static readonly StringName GetFixedColumnWidth
Field Value
GetFixedIconSize
Cached name for the 'get_fixed_icon_size' method.
public static readonly StringName GetFixedIconSize
Field Value
GetIconMode
Cached name for the 'get_icon_mode' method.
public static readonly StringName GetIconMode
Field Value
GetIconScale
Cached name for the 'get_icon_scale' method.
public static readonly StringName GetIconScale
Field Value
GetItemAtPosition
Cached name for the 'get_item_at_position' method.
public static readonly StringName GetItemAtPosition
Field Value
GetItemCount
Cached name for the 'get_item_count' method.
public static readonly StringName GetItemCount
Field Value
GetItemCustomBgColor
Cached name for the 'get_item_custom_bg_color' method.
public static readonly StringName GetItemCustomBgColor
Field Value
GetItemCustomFgColor
Cached name for the 'get_item_custom_fg_color' method.
public static readonly StringName GetItemCustomFgColor
Field Value
GetItemIcon
Cached name for the 'get_item_icon' method.
public static readonly StringName GetItemIcon
Field Value
GetItemIconModulate
Cached name for the 'get_item_icon_modulate' method.
public static readonly StringName GetItemIconModulate
Field Value
GetItemIconRegion
Cached name for the 'get_item_icon_region' method.
public static readonly StringName GetItemIconRegion
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
GetItemRect
Cached name for the 'get_item_rect' method.
public static readonly StringName GetItemRect
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
GetMaxColumns
Cached name for the 'get_max_columns' method.
public static readonly StringName GetMaxColumns
Field Value
GetMaxTextLines
Cached name for the 'get_max_text_lines' method.
public static readonly StringName GetMaxTextLines
Field Value
GetSelectMode
Cached name for the 'get_select_mode' method.
public static readonly StringName GetSelectMode
Field Value
GetSelectedItems
Cached name for the 'get_selected_items' method.
public static readonly StringName GetSelectedItems
Field Value
GetTextOverrunBehavior
Cached name for the 'get_text_overrun_behavior' method.
public static readonly StringName GetTextOverrunBehavior
Field Value
GetVScrollBar
Cached name for the 'get_v_scroll_bar' method.
public static readonly StringName GetVScrollBar
Field Value
HasAutoHeight
Cached name for the 'has_auto_height' method.
public static readonly StringName HasAutoHeight
Field Value
IsAnythingSelected
Cached name for the 'is_anything_selected' method.
public static readonly StringName IsAnythingSelected
Field Value
IsItemDisabled
Cached name for the 'is_item_disabled' method.
public static readonly StringName IsItemDisabled
Field Value
IsItemIconTransposed
Cached name for the 'is_item_icon_transposed' method.
public static readonly StringName IsItemIconTransposed
Field Value
IsItemSelectable
Cached name for the 'is_item_selectable' method.
public static readonly StringName IsItemSelectable
Field Value
IsItemTooltipEnabled
Cached name for the 'is_item_tooltip_enabled' method.
public static readonly StringName IsItemTooltipEnabled
Field Value
IsSameColumnWidth
Cached name for the 'is_same_column_width' method.
public static readonly StringName IsSameColumnWidth
Field Value
IsSelected
Cached name for the 'is_selected' method.
public static readonly StringName IsSelected
Field Value
MoveItem
Cached name for the 'move_item' method.
public static readonly StringName MoveItem
Field Value
RemoveItem
Cached name for the 'remove_item' method.
public static readonly StringName RemoveItem
Field Value
Select
Cached name for the 'select' method.
public static readonly StringName Select
Field Value
SetAllowReselect
Cached name for the 'set_allow_reselect' method.
public static readonly StringName SetAllowReselect
Field Value
SetAllowRmbSelect
Cached name for the 'set_allow_rmb_select' method.
public static readonly StringName SetAllowRmbSelect
Field Value
SetAllowSearch
Cached name for the 'set_allow_search' method.
public static readonly StringName SetAllowSearch
Field Value
SetAutoHeight
Cached name for the 'set_auto_height' method.
public static readonly StringName SetAutoHeight
Field Value
SetFixedColumnWidth
Cached name for the 'set_fixed_column_width' method.
public static readonly StringName SetFixedColumnWidth
Field Value
SetFixedIconSize
Cached name for the 'set_fixed_icon_size' method.
public static readonly StringName SetFixedIconSize
Field Value
SetIconMode
Cached name for the 'set_icon_mode' method.
public static readonly StringName SetIconMode
Field Value
SetIconScale
Cached name for the 'set_icon_scale' method.
public static readonly StringName SetIconScale
Field Value
SetItemCount
Cached name for the 'set_item_count' method.
public static readonly StringName SetItemCount
Field Value
SetItemCustomBgColor
Cached name for the 'set_item_custom_bg_color' method.
public static readonly StringName SetItemCustomBgColor
Field Value
SetItemCustomFgColor
Cached name for the 'set_item_custom_fg_color' method.
public static readonly StringName SetItemCustomFgColor
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
SetItemIconModulate
Cached name for the 'set_item_icon_modulate' method.
public static readonly StringName SetItemIconModulate
Field Value
SetItemIconRegion
Cached name for the 'set_item_icon_region' method.
public static readonly StringName SetItemIconRegion
Field Value
SetItemIconTransposed
Cached name for the 'set_item_icon_transposed' method.
public static readonly StringName SetItemIconTransposed
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
SetItemSelectable
Cached name for the 'set_item_selectable' method.
public static readonly StringName SetItemSelectable
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
SetItemTooltipEnabled
Cached name for the 'set_item_tooltip_enabled' method.
public static readonly StringName SetItemTooltipEnabled
Field Value
SetMaxColumns
Cached name for the 'set_max_columns' method.
public static readonly StringName SetMaxColumns
Field Value
SetMaxTextLines
Cached name for the 'set_max_text_lines' method.
public static readonly StringName SetMaxTextLines
Field Value
SetSameColumnWidth
Cached name for the 'set_same_column_width' method.
public static readonly StringName SetSameColumnWidth
Field Value
SetSelectMode
Cached name for the 'set_select_mode' method.
public static readonly StringName SetSelectMode
Field Value
SetTextOverrunBehavior
Cached name for the 'set_text_overrun_behavior' method.
public static readonly StringName SetTextOverrunBehavior
Field Value
SortItemsByText
Cached name for the 'sort_items_by_text' method.
public static readonly StringName SortItemsByText