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