wManager.Wow.Helpers Namespace
WRobot

Usefuls..::..NeedToUseLuaToMove Method

Needs to use lua to move (check if simulate keyboard update LastHardwareAction).

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

Syntax


public static bool NeedToUseLuaToMove()
Public Shared Function NeedToUseLuaToMove As Boolean
public:
static bool^ NeedToUseLuaToMove()

Return Value

true if cannot use keyboard, false otherwise.