WoW:API GetCVar: Difference between revisions
Jump to navigation
Jump to search
GetCVar
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<center>'''GetCVar'''</center> | |||
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. | GetCVar("realmName") - returns current realm name. | ||
---- | |||
{{Template:WoW API}} | |||
[[Category:API Settings Functions|GetScreenResolutions]] |
Revision as of 05:29, 17 October 2005
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.