Click or drag to resize

MenuButtonGetPopup Method

Returns the PopupMenu contained in this button.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public PopupMenu GetPopup()

Return Value

Type: PopupMenu

[Missing <returns> documentation for "M:Godot.MenuButton.GetPopup"]

See Also