WoW API: ToggleRun

From AddOn Studio
Jump to navigation Jump to search

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.