PopupMenuSetItemAsSeparator Method |
Mark the item at index idx as a separator, which means that it would be displayed as a line. If false, sets the type of the item to plain text.
Namespace: Godot
public void SetItemAsSeparator( int idx, bool enable )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.SetItemAsSeparator(System.Int32,System.Boolean)"]
[Missing <param name="enable"/> documentation for "M:Godot.PopupMenu.SetItemAsSeparator(System.Int32,System.Boolean)"]