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