WoW:API ToggleRun

Revision as of 12:19, 30 August 2005 by WoWWiki>Inglais
ToggleRun -Documentation by AlexanderYoshi-

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.

Template:WoW API