PopupMenuGetItemSubmenu Method |
Returns the submenu name of the item at index idx. See AddSubmenuItem(String, String, Int32) for more info on how to add a submenu.
Namespace: Godot
public string GetItemSubmenu( int idx )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.GetItemSubmenu(System.Int32)"]
[Missing <returns> documentation for "M:Godot.PopupMenu.GetItemSubmenu(System.Int32)"]