UISimpleMenu:Activate

From Nomad DB

Activates and shows a UISimpleMenu. If the menu is already visible, no action will be taken. A Menu can be bound to a Key, see UISimpleMenu:Toggle for more information.

You can use UISimpleMenu:IsActive to check if a menu is visible.

Syntax

menu:Activate()

Controls

Up/Down Arrows Navigation
Numpad 8(Up), Numpad 9 (Down)
Enter Confirm Option
Numpad 5
Delete Key, Numpad 0 Return back to previous menu
ESC Close the menu

Related Pages