wManager.Wow.Helpers Namespace
WRobot

LongMove Members

The LongMove type exposes the following members.

Methods


  Name Description
Public method Static member DecollideFlightPath(Single, Single, Single, Single, Single, Single)
Decollide the flight path (with TraceLine).
Public method Static member DecollideFlightPath(Vector3, Single, Single, Single)
Decollides the flight path (with TraceLine).
Public method Static member DecollideFlightPath(Vector3, Vector3, Single, Single, Single)
Decollides the flight path (with TraceLine).
Public method Static member LongMoveByNewThread
Pulse Long move in new thread (flying to specific destination when there are obstacles).
Public method Static member LongMoveGo(Vector3, Double, Double)
Pulse Long move (flying to specific destination when there are obstacles).
Public method Static member LongMoveGo(Vector3)
Pulse Long move (flying to specific destination when there are obstacles).
Public method Static member StopLongMove
Stop long move.

Properties


  Name Description
Public property Static member IsLongMove
Get a value indicating whether character is in long move.