WoW:CVar useUiScale: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 9: Line 9:
*/console useUiScale [0/1]
*/console useUiScale [0/1]


[[Category:Console Variables]]
[[Category:Console variables]]

Revision as of 20:26, 7 July 2008

WoW API

This feature is used to enable/disable the use of scaling down the User Interface.

In Config.wtf:

  • SET useUiScale [0/1]

In Console:

  • /console useUiScale [0/1]