WoW API: ToggleRun

Revision as of 11:55, 18 June 2006 by WoWWiki>Starlightblunder ({{wowapi}}, added protection note.)

WoW API < ToggleRun

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.