UISimpleMenu:GetTitle

From Nomad DB
Revision as of 22:26, 16 April 2020 by Jan (talk | contribs) (Created page with "Retrieves the title of a UISimpleMenu. == Syntax == <syntaxhighlight lang="lua"> menu:GetTitle() </syntaxhighlight> * '''Returns: title''' (string) == Related Pages == *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Retrieves the title of a UISimpleMenu.

Syntax

menu:GetTitle()
  • Returns: title (string)

Related Pages