GodotSharpAPI
GodotSharpAPI
Godot
PopupMenu Class
PopupMenu Methods
AddCheckItem Method
AddCheckShortcut Method
AddIconCheckItem Method
AddIconCheckShortcut Method
AddIconItem Method
AddIconRadioCheckItem Method
AddIconRadioCheckShortcut Method
AddIconShortcut Method
AddItem Method
AddMultistateItem Method
AddRadioCheckItem Method
AddRadioCheckShortcut Method
AddSeparator Method
AddShortcut Method
AddSubmenuItem Method
Clear Method
GetAllowSearch Method
GetCurrentIndex Method
GetItemAccelerator Method
GetItemCount Method
GetItemIcon Method
GetItemId Method
GetItemIndex Method
GetItemMetadata Method
GetItemShortcut Method
GetItemSubmenu Method
GetItemText Method
GetItemTooltip Method
GetSubmenuPopupDelay Method
IsHideOnCheckableItemSelection Method
IsHideOnItemSelection Method
IsHideOnStateItemSelection Method
IsHideOnWindowLoseFocus Method
IsItemCheckable Method
IsItemChecked Method
IsItemDisabled Method
IsItemRadioCheckable Method
IsItemSeparator Method
IsItemShortcutDisabled Method
RemoveItem Method
SetAllowSearch Method
SetHideOnCheckableItemSelection Method
SetHideOnItemSelection Method
SetHideOnStateItemSelection Method
SetHideOnWindowLoseFocus Method
SetItemAccelerator Method
SetItemAsCheckable Method
SetItemAsRadioCheckable Method
SetItemAsSeparator Method
SetItemChecked Method
SetItemDisabled Method
SetItemIcon Method
SetItemId Method
SetItemMetadata Method
SetItemMultistate Method
SetItemShortcut Method
SetItemShortcutDisabled Method
SetItemSubmenu Method
SetItemText Method
SetItemTooltip Method
SetSubmenuPopupDelay Method
ToggleItemChecked Method
ToggleItemMultistate Method
PopupMenu
Clear Method
Removes all items from the
PopupMenu
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Clear
()
See Also
Reference
PopupMenu Class
Godot Namespace