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