WoW:API MoveBackwardStart
The player begins moving backward at the specified time.
MoveBackwardStart(startTime);
- Arguments
- (Number startTime)
- startTime
- Begin moving backward at this time
- Returns
- nil
- Example
MoveBackwardStart(######);
- Result
- Description
- The player begins moving backward at the specified time.