WoW:API StrafeLeftStop
Jump to navigation
Jump to search
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.