UISimpleMenu:SetTitle

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

Sets the title of a UISimpleMenu.

Syntax

menu:SetTitle(text)
  • title (string) Title to set

Related Pages