UISimpleMenu:Deactivate

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

Deactivates a UISimpleMenu. If the menu is not visible, no action will be taken.

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

Syntax

menu:Deactivate()

Related Pages