WoW:API ToggleRun: Difference between revisions
Jump to navigation
Jump to search
m ({{wowapi}}, added protection note.) |
m (Move page script moved page API ToggleRun to API ToggleRun without leaving a redirect) |
(No difference)
|
Latest revision as of 04:47, 15 August 2023
This function is PROTECTED, and can only be called from Blizzard code.
|
Toggle between running and walking.
ToggleRun(theTime);
- Arguments
- (Number theTime)
- theTime
- Toggle between running and walking at the specified time
- Returns
- nil
- Example
ToggleRun(######);
- Result
- Description
- Toggle between running and walking.