WoW:API GetCVar

Revision as of 05:58, 4 January 2006 by WoWWiki>Muert
GetCVar

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.


Template:WoW API