WoW:API GetCVar

Revision as of 05:29, 17 October 2005 by WoWWiki>EWOlson
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