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