WoW API: ToggleRun
Jump to navigation
Jump to search
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.