OptionButtonGetPopup Method |
Returns the PopupMenu contained in this button.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public PopupMenu GetPopup()
Return Value
Type:
PopupMenu[Missing <returns> documentation for "M:Godot.OptionButton.GetPopup"]
See Also