Parameter | Description |
---|---|
panel | The panel that will create the menu. |
AbstractGenericMenu
An instance of AbstractGenericMenu
.
Creates an instance of AbstractGenericMenu that is valid at Runtime or within the Editor.
If the is an EditorPanel
, creates a GenericOSMenu
.
If the is a RuntimePanel
, creates a GenericDropdownMenu
.