Table of Contents

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

StringName

AddItem

Cached name for the 'add_item' method.

public static readonly StringName AddItem

Field Value

StringName

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

Deselect

Cached name for the 'deselect' method.

public static readonly StringName Deselect

Field Value

StringName

DeselectAll

Cached name for the 'deselect_all' method.

public static readonly StringName DeselectAll

Field Value

StringName

EnsureCurrentIsVisible

Cached name for the 'ensure_current_is_visible' method.

public static readonly StringName EnsureCurrentIsVisible

Field Value

StringName

ForceUpdateListSize

Cached name for the 'force_update_list_size' method.

public static readonly StringName ForceUpdateListSize

Field Value

StringName

GetAllowReselect

Cached name for the 'get_allow_reselect' method.

public static readonly StringName GetAllowReselect

Field Value

StringName

GetAllowRmbSelect

Cached name for the 'get_allow_rmb_select' method.

public static readonly StringName GetAllowRmbSelect

Field Value

StringName

GetAllowSearch

Cached name for the 'get_allow_search' method.

public static readonly StringName GetAllowSearch

Field Value

StringName

GetFixedColumnWidth

Cached name for the 'get_fixed_column_width' method.

public static readonly StringName GetFixedColumnWidth

Field Value

StringName

GetFixedIconSize

Cached name for the 'get_fixed_icon_size' method.

public static readonly StringName GetFixedIconSize

Field Value

StringName

GetIconMode

Cached name for the 'get_icon_mode' method.

public static readonly StringName GetIconMode

Field Value

StringName

GetIconScale

Cached name for the 'get_icon_scale' method.

public static readonly StringName GetIconScale

Field Value

StringName

GetItemAtPosition

Cached name for the 'get_item_at_position' method.

public static readonly StringName GetItemAtPosition

Field Value

StringName

GetItemCount

Cached name for the 'get_item_count' method.

public static readonly StringName GetItemCount

Field Value

StringName

GetItemCustomBgColor

Cached name for the 'get_item_custom_bg_color' method.

public static readonly StringName GetItemCustomBgColor

Field Value

StringName

GetItemCustomFgColor

Cached name for the 'get_item_custom_fg_color' method.

public static readonly StringName GetItemCustomFgColor

Field Value

StringName

GetItemIcon

Cached name for the 'get_item_icon' method.

public static readonly StringName GetItemIcon

Field Value

StringName

GetItemIconModulate

Cached name for the 'get_item_icon_modulate' method.

public static readonly StringName GetItemIconModulate

Field Value

StringName

GetItemIconRegion

Cached name for the 'get_item_icon_region' method.

public static readonly StringName GetItemIconRegion

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

GetItemRect

Cached name for the 'get_item_rect' method.

public static readonly StringName GetItemRect

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

GetMaxColumns

Cached name for the 'get_max_columns' method.

public static readonly StringName GetMaxColumns

Field Value

StringName

GetMaxTextLines

Cached name for the 'get_max_text_lines' method.

public static readonly StringName GetMaxTextLines

Field Value

StringName

GetSelectMode

Cached name for the 'get_select_mode' method.

public static readonly StringName GetSelectMode

Field Value

StringName

GetSelectedItems

Cached name for the 'get_selected_items' method.

public static readonly StringName GetSelectedItems

Field Value

StringName

GetTextOverrunBehavior

Cached name for the 'get_text_overrun_behavior' method.

public static readonly StringName GetTextOverrunBehavior

Field Value

StringName

GetVScrollBar

Cached name for the 'get_v_scroll_bar' method.

public static readonly StringName GetVScrollBar

Field Value

StringName

HasAutoHeight

Cached name for the 'has_auto_height' method.

public static readonly StringName HasAutoHeight

Field Value

StringName

IsAnythingSelected

Cached name for the 'is_anything_selected' method.

public static readonly StringName IsAnythingSelected

Field Value

StringName

IsItemDisabled

Cached name for the 'is_item_disabled' method.

public static readonly StringName IsItemDisabled

Field Value

StringName

IsItemIconTransposed

Cached name for the 'is_item_icon_transposed' method.

public static readonly StringName IsItemIconTransposed

Field Value

StringName

IsItemSelectable

Cached name for the 'is_item_selectable' method.

public static readonly StringName IsItemSelectable

Field Value

StringName

IsItemTooltipEnabled

Cached name for the 'is_item_tooltip_enabled' method.

public static readonly StringName IsItemTooltipEnabled

Field Value

StringName

IsSameColumnWidth

Cached name for the 'is_same_column_width' method.

public static readonly StringName IsSameColumnWidth

Field Value

StringName

IsSelected

Cached name for the 'is_selected' method.

public static readonly StringName IsSelected

Field Value

StringName

MoveItem

Cached name for the 'move_item' method.

public static readonly StringName MoveItem

Field Value

StringName

RemoveItem

Cached name for the 'remove_item' method.

public static readonly StringName RemoveItem

Field Value

StringName

Select

Cached name for the 'select' method.

public static readonly StringName Select

Field Value

StringName

SetAllowReselect

Cached name for the 'set_allow_reselect' method.

public static readonly StringName SetAllowReselect

Field Value

StringName

SetAllowRmbSelect

Cached name for the 'set_allow_rmb_select' method.

public static readonly StringName SetAllowRmbSelect

Field Value

StringName

SetAllowSearch

Cached name for the 'set_allow_search' method.

public static readonly StringName SetAllowSearch

Field Value

StringName

SetAutoHeight

Cached name for the 'set_auto_height' method.

public static readonly StringName SetAutoHeight

Field Value

StringName

SetFixedColumnWidth

Cached name for the 'set_fixed_column_width' method.

public static readonly StringName SetFixedColumnWidth

Field Value

StringName

SetFixedIconSize

Cached name for the 'set_fixed_icon_size' method.

public static readonly StringName SetFixedIconSize

Field Value

StringName

SetIconMode

Cached name for the 'set_icon_mode' method.

public static readonly StringName SetIconMode

Field Value

StringName

SetIconScale

Cached name for the 'set_icon_scale' method.

public static readonly StringName SetIconScale

Field Value

StringName

SetItemCount

Cached name for the 'set_item_count' method.

public static readonly StringName SetItemCount

Field Value

StringName

SetItemCustomBgColor

Cached name for the 'set_item_custom_bg_color' method.

public static readonly StringName SetItemCustomBgColor

Field Value

StringName

SetItemCustomFgColor

Cached name for the 'set_item_custom_fg_color' method.

public static readonly StringName SetItemCustomFgColor

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

SetItemIconModulate

Cached name for the 'set_item_icon_modulate' method.

public static readonly StringName SetItemIconModulate

Field Value

StringName

SetItemIconRegion

Cached name for the 'set_item_icon_region' method.

public static readonly StringName SetItemIconRegion

Field Value

StringName

SetItemIconTransposed

Cached name for the 'set_item_icon_transposed' method.

public static readonly StringName SetItemIconTransposed

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

SetItemSelectable

Cached name for the 'set_item_selectable' method.

public static readonly StringName SetItemSelectable

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

SetItemTooltipEnabled

Cached name for the 'set_item_tooltip_enabled' method.

public static readonly StringName SetItemTooltipEnabled

Field Value

StringName

SetMaxColumns

Cached name for the 'set_max_columns' method.

public static readonly StringName SetMaxColumns

Field Value

StringName

SetMaxTextLines

Cached name for the 'set_max_text_lines' method.

public static readonly StringName SetMaxTextLines

Field Value

StringName

SetSameColumnWidth

Cached name for the 'set_same_column_width' method.

public static readonly StringName SetSameColumnWidth

Field Value

StringName

SetSelectMode

Cached name for the 'set_select_mode' method.

public static readonly StringName SetSelectMode

Field Value

StringName

SetTextOverrunBehavior

Cached name for the 'set_text_overrun_behavior' method.

public static readonly StringName SetTextOverrunBehavior

Field Value

StringName

SortItemsByText

Cached name for the 'sort_items_by_text' method.

public static readonly StringName SortItemsByText

Field Value

StringName