WoW:CVar useUiScale: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (fix category)
m (Move page script moved page CVar useUiScale to CVar useUiScale without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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]]

Latest revision as of 04:48, 15 August 2023

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]