wManager.Wow.Helpers Namespace
WRobot

FlightMasterTakeTaxiState Class

Class FlightMasterTakeTaxiState. Use to take taxi at flightmaster if InMovement (to reach destination position of CurrentPathOrigine), behavior set with options FlightMasterTaxiUse, FlightMasterTaxiDistance, FlightMasterTaxiUseOnlyIfNear. Can be used without state with static methods NeedToRunStatic and RunStatic()()()(). Implements the State

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

Syntax


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

Inheritance Hierarchy


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