WoW:API ToggleAutoRun: Difference between revisions
Jump to navigation
Jump to search
ToggleAutoRun -Documentation by AlexanderYoshi-
No edit summary |
(pathch1.10,it can't work) |
||
Line 24: | Line 24: | ||
;''Description'' | ;''Description'' | ||
: Turns auto-run on or off. | : Turns auto-run on or off. but,pathch1.10,it can't work,and it can be used by BLIZZARD only. | ||
---- | ---- | ||
{{WoW API}} | {{WoW API}} |
Revision as of 04:17, 7 April 2006
Turns auto-run on or off.
ToggleAutoRun();
- Arguments
- none
- Returns
- nil
- Example
ToggleAutoRun();
- Result
- Description
- Turns auto-run on or off. but,pathch1.10,it can't work,and it can be used by BLIZZARD only.