UISimpleMenu:Activate

From Nomad DB
Revision as of 22:36, 16 April 2020 by Jan (talk | contribs) (Created page with "Activates and shows a UISimpleMenu. If the menu is already visible, no action will be taken. You can use UISimpleMenu:IsActive to check if a menu is visible. == Synt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Activates and shows a UISimpleMenu. If the menu is already visible, no action will be taken.

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