WoW:CVar useUiScale: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (fix category)
mNo edit summary
Line 1: Line 1:
{{cvar}}
This feature is used to enable/disable the use of scaling down the User Interface.
This feature is used to enable/disable the use of scaling down the User Interface.


Line 6: Line 7:
In Console:
In Console:
*/console useUiScale [0/1]
*/console useUiScale [0/1]
[[Category:Console variables|useUIscale]]
[[Category:Console variables|useUIscale]]

Revision as of 00:11, 20 September 2013

Console variables < useUiScale

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]