Wikia

WoWWiki

API GetTitleName

Talk0
98,518pages on
this wiki


Gets the name of the title associated with a title index.

local titleName = GetTitleName(titleId)


Arguments

titleId 
Number - The index of the title to get the name of.


Returns

titleName 
String - The name of the title.


Example

local titleId = GetCurrentTitle();
local titleName = GetTitleName(titleId);


Details

Introduced in build 20000.
Advertisement | Your ad here

Photos

Add a Photo
62,044photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki