Vanilla WoW Wiki
Advertisement

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.
Advertisement