MoveForwardStop

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

The player stops moving forward at the specified time.

MoveForwardStop(startTime)

Arguments

stopTime
Stop moving forward at this time, per GetTime * 1000.

Details

  • As of 1.6, the time parameter seems to be ignored, and this function needs to be called as the result of a button press.

Patch changes

Bc icon.gif Patch 2.0.1 (2006-12-05): Protected.
WoW Icon update.png Patch 1.6.0 (2005-07-12): Now requires a hardware event.