PopupMenuSetItemSubmenu Method |
Sets the submenu of the item at index idx. The submenu is the name of a child PopupMenu node that would be shown when the item is clicked.
Namespace: Godot
public void SetItemSubmenu( int idx, string submenu )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.SetItemSubmenu(System.Int32,System.String)"]
[Missing <param name="submenu"/> documentation for "M:Godot.PopupMenu.SetItemSubmenu(System.Int32,System.String)"]