UISimpleMenu:Deactivate

From Nomad DB
Revision as of 22:37, 16 April 2020 by Jan (talk | contribs)
(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