WoW:CVar useUiScale: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page CVar useUiScale to CVar useUiScale without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub/API}}
{{cvar}}
{{wowapi}}
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 8: Line 7:
In Console:
In Console:
*/console useUiScale [0/1]
*/console useUiScale [0/1]
 
[[Category:Console variables|useUIscale]]
[[Category:Console variables]]

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]