WoW:CVar UIFaster: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (OCD on matching punctuation)
Line 2: Line 2:
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 13:09, 25 November 2008

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.