wManager.Wow.Helpers Namespace
WRobot

MovementLoop Fields

The MovementLoop type exposes the following members.

Fields


  Name Description
Public field IsLoop
Loop the PathLoop
Public field RandomiseDistanceMax
Distance maximum of randomized position RandomisePath
Public field RandomisePath
Randomize path (can cause blockages when the randomized position is underground or in an obstacle, use with caution).
Public field ReturnToLastPositionWhenLoop
Return to last position after stop move (if disabled the bot goes to the position closest to the PathLoop)