Wikia

WoWWiki

API GetLanguageByIndex

Talk0
98,472pages on
this wiki

Returns the language specified by the index that your character can speak.

Language = GetLanguageByIndex(index)

Contents

Parameters

Arguments

index
index 
Numeric - The index starting at 1.

Returns

Language
Language 
String - Returns the language specified by the index that your character can speak.

Example

for x=1, GetNumLanguages() do
  DEFAULT_CHAT_FRAME:AddMessage(GetLanguageByIndex(x))
end

See also

Advertisement | Your ad here

Photos

Add a Photo
61,987photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki