Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
No edit summary
Tag: WoW API docs
KethoBot (talk | contribs)
m (Indent params)
Tag: WoW API docs
Line 4: Line 4:
   
 
==Arguments==
 
==Arguments==
;startTime : Begin strafing left at this time.
+
:;startTime : Begin strafing left at this time.
   
 
==Details==
 
==Details==

Revision as of 12:25, 9 June 2022

The player begins strafing left at the specified time.

StrafeLeftStart(startTime)

Arguments

startTime
Begin strafing left at this time.

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