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