WoW:API GetCVar: Difference between revisions
Jump to navigation
Jump to search
GetCVar
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
GetCVar("realmName") - returns current realm name. | GetCVar("realmName") - returns current realm name. | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 05:58, 4 January 2006
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.