GodotSharpAPI
GodotSharpAPI
Godot
ItemList Class
ItemList Methods
AddIconItem Method
AddItem Method
Clear Method
EnsureCurrentIsVisible Method
GetAllowReselect Method
GetAllowRmbSelect Method
GetFixedColumnWidth Method
GetFixedIconSize Method
GetIconMode Method
GetIconScale Method
GetItemAtPosition Method
GetItemCount Method
GetItemCustomBgColor Method
GetItemCustomFgColor Method
GetItemIcon Method
GetItemIconModulate Method
GetItemIconRegion Method
GetItemMetadata Method
GetItemText Method
GetItemTooltip Method
GetMaxColumns Method
GetMaxTextLines Method
GetSelectedItems Method
GetSelectMode Method
GetVScroll Method
HasAutoHeight Method
IsAnythingSelected Method
IsItemDisabled Method
IsItemIconTransposed Method
IsItemSelectable Method
IsItemTooltipEnabled Method
IsSameColumnWidth Method
IsSelected Method
MoveItem Method
RemoveItem Method
Select Method
SetAllowReselect Method
SetAllowRmbSelect Method
SetAutoHeight Method
SetFixedColumnWidth Method
SetFixedIconSize Method
SetIconMode Method
SetIconScale Method
SetItemCustomBgColor Method
SetItemCustomFgColor Method
SetItemDisabled Method
SetItemIcon Method
SetItemIconModulate Method
SetItemIconRegion Method
SetItemIconTransposed Method
SetItemMetadata Method
SetItemSelectable Method
SetItemText Method
SetItemTooltip Method
SetItemTooltipEnabled Method
SetMaxColumns Method
SetMaxTextLines Method
SetSameColumnWidth Method
SetSelectMode Method
SortItemsByText Method
Unselect Method
UnselectAll Method
ItemList
Clear Method
Removes all items from the list.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Clear
()
See Also
Reference
ItemList Class
Godot Namespace