WoW:CVar UIFaster: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: Set UIFaster “x” Where x equals: 0 – This turns off all UI acceleration 1 – For Internal Use Only - DO NOT USE! 2 – Enables partial UI acceleration only. 3 – Enables all UI acc...)
 
No edit summary
Line 1: Line 1:
{{Stub/API}}
Set UIFaster “x”
Set UIFaster “x”
Where x equals:
Where x equals:
0 – This turns off all UI acceleration
*0 – This turns off all UI acceleration
1 – For Internal Use Only - DO NOT USE!
*1 – For Internal Use Only - DO NOT USE!
2 – Enables partial UI acceleration only.
*2 – Enables partial UI acceleration only.
3 – Enables all UI acceleration.
*3 – Enables all UI acceleration.

Revision as of 01:14, 2 December 2007

Set UIFaster “x” Where x equals:

  • 0 – This turns off all UI acceleration
  • 1 – For Internal Use Only - DO NOT USE!
  • 2 – Enables partial UI acceleration only.
  • 3 – Enables all UI acceleration.