WoW:API StrafeLeftStop
The player stops strafing left at the specified time.
StrafeLeftStop(startTime);
- Arguments
- (Number stopTime)
- stopTime
- Stop strafing left at this time
- Returns
- nil
- Example
StrafeLeftStop(######);
- Result
- Description
- The player stops strafing left at the specified time.