wManager.Wow.Helpers Namespace
WRobot

MovementLoop Class

Class MovementLoop. Manage profile path in products like Grinder or Gatherer. If bot is not InMovement or CurrentPathOrigine is different that PathLoop bot run this state. Must be one of the last states of Engine. Implements the State

Namespace:  wManager.Wow.Bot.States
Assembly:  wManager (in wManager.dll)

Syntax


public class MovementLoop : State
Public Class MovementLoop _
	Inherits State
public ref class MovementLoop : public State

Inheritance Hierarchy


Object
  robotManager.FiniteStateMachine..::..State
    wManager.Wow.Bot.States..::..MovementLoop