WoW:API ToggleAutoRun: Difference between revisions
Jump to navigation
Jump to search
ToggleAutoRun -Documentation by AlexanderYoshi-
No edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|ToggleAutoRun]] | |||
[[Category:API Movement Functions|ToggleAutoRun]] | |||
[[Category:API Toggle Functions|ToggleAutoRun]] |
Revision as of 12:20, 30 August 2005
Turns auto-run on or off.
ToggleAutoRun();
- Arguments
- none
- Returns
- nil
- Example
ToggleAutoRun();
- Result
- Description
- Turns auto-run on or off.