Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the number of languages in the knowledge base.

count = KBSetup_GetLanguageCount()

Parameters[]

Arguments[]

()

Returns[]

count
count
Integert - The number of the available languages.

Details[]

  • Seems to only work if KBSetup_IsLoaded() returns true.
  • On a EU client this function returns 4 (enUS, deDE, frFR, esES).
Advertisement