WoW:API StrafeLeftStart
Jump to navigation
Jump to search
The player begins strafing left at the specified time.
StrafeLeftStart(startTime);
- Arguments
- (Number startTime)
- startTime
- Begin strafing left at this time
- Returns
- nil
- Example
StrafeLeftStart(######);
- Result
- Description
- The player begins strafing left at the specified time.