WoW:API MoveForwardStop
Jump to navigation
Jump to search
The player stops moving forward at the specified time.
MoveForwardStop(startTime);
- Arguments
- (Number stopTime)
- stopTime
- Stop moving forward at this time
- Returns
- nil
- Example
MoveForwardStop(######);
- Result
- Description
- The player stops moving forward at the specified time.