WoW:API ToggleAutoRun: Difference between revisions
Jump to navigation
Jump to search
m ({{wowapi}}, protected note) |
m (Move page script moved page API ToggleAutoRun to API ToggleAutoRun without leaving a redirect) |
(No difference)
|
Latest revision as of 04:47, 15 August 2023
← WoW API < ToggleAutoRun
This function is PROTECTED, and can only be called from Blizzard code.
|
Turns auto-run on or off.
ToggleAutoRun();
- Arguments
- none
- Returns
- nil
- Example
ToggleAutoRun();
- Result
- Turns auto-run on or off.