GoToTask Methods
The GoToTask type exposes the following members.
Methods
Name | Description | |
---|---|---|
ToPosition |
Go to position.
|
|
ToPositionAndIntecractWith(Npc, Boolean, BooleanDelegate, Boolean) | ||
ToPositionAndIntecractWith(WoWUnit, Int32, Boolean, BooleanDelegate, Boolean) |
Go to position and interact with npc (closest to the position).
|
|
ToPositionAndIntecractWith(WoWGameObject, Int32, Boolean, BooleanDelegate) |
Go to position and interact with object (closest to the position).
|
|
ToPositionAndIntecractWithGameObject |
Go to position and interact with object (closest to the position).
|
|
ToPositionAndIntecractWithNpc |
Go to position and interact with npc (closest to the position).
|