Move..::..TurnRight Method
Turn right.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
public static void TurnRight( Move..::..MoveAction action, int timeMs )
Public Shared Sub TurnRight ( _ action As Move..::..MoveAction, _ timeMs As Integer _ )
public: static void TurnRight( Move..::..MoveAction^ action, int^ timeMs )
Parameters
- action
- Type: wManager.Wow.Helpers..::..Move..::..MoveAction
The action.
- timeMs
- Type: Int32
The time in milliseconds (if you use action PressKey).