Difference between revisions of "UISimpleMenu:GetTitle"

From Nomad DB
(Created page with "Retrieves the title of a UISimpleMenu. == Syntax == <syntaxhighlight lang="lua"> menu:GetTitle() </syntaxhighlight> * '''Returns: title''' (string) == Related Pages == *...")
 
(No difference)

Latest revision as of 22:26, 16 April 2020

Retrieves the title of a UISimpleMenu.

Syntax

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

Related Pages