wManager.Wow.Helpers Namespace
WRobot

GoToTask Members

The GoToTask type exposes the following members.

Methods


  Name Description
Public method Static member ToPosition
Go to position.
Public method Static member ToPositionAndIntecractWith(Npc, Boolean, BooleanDelegate, Boolean)
Go to position and interact with npc (closest to the position, if success the method will select good gossip option depending of Type, for example if it is a repair the bot will choose the gossip option vendor).
Public method Static member ToPositionAndIntecractWith(WoWUnit, Int32, Boolean, BooleanDelegate, Boolean)
Go to position and interact with npc (closest to the position).
Public method Static member ToPositionAndIntecractWith(WoWGameObject, Int32, Boolean, BooleanDelegate)
Go to position and interact with object (closest to the position).
Public method Static member ToPositionAndIntecractWithGameObject
Go to position and interact with object (closest to the position).
Public method Static member ToPositionAndIntecractWithNpc
Go to position and interact with npc (closest to the position).