PopupMenuIsItemSeparator Method |
Returns true if the item is a separator. If it is, it will be displayed as a line. See AddSeparator(String, Int32) for more info on how to add a separator.
Namespace: Godot
public bool IsItemSeparator( int idx )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.IsItemSeparator(System.Int32)"]
[Missing <returns> documentation for "M:Godot.PopupMenu.IsItemSeparator(System.Int32)"]