PopupMenuRemoveItem Method |
Removes the item at index idx from the menu.
Note: The indices of items after the removed item will be shifted by one.
Namespace: Godot
public void RemoveItem( int idx )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.RemoveItem(System.Int32)"]