wManager.Wow.Helpers Namespace
WRobot

Move..::..SitStandOrDescend Method

Sit or descend.

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public static void SitStandOrDescend(
	Move..::..MoveAction action,
	int timeMs
)
Public Shared Sub SitStandOrDescend ( _
	action As Move..::..MoveAction, _
	timeMs As Integer _
)
public:
static void SitStandOrDescend(
	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).