WoW:API GetCVar

From AddOn Studio
Revision as of 09:54, 8 April 2005 by WoWWiki>Lokh
Jump to navigation Jump to search

GetCvar allows you to get the content of the variables defined in the config.wtf file (which is in the WTF directory).

GetCVar("realmName") - returns current realm name.