Click or drag to resize

OptionButtonAddSeparator Method

Adds a separator to the list of items. Separators help to group items. Separator also takes up an index and is appended at the end.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void AddSeparator()
See Also