wManager.Wow.Helpers Namespace
WRobot

NPCQuest Members

The NPCQuest type exposes the following members.

Constructors


  Name Description
Public method NPCQuest()()()()
Initializes a new instance of the NPCQuest class.
Public method NPCQuest(Int32, Vector3, List<(Of <<'(Int32>)>>), List<(Of <<'(Int32>)>>), Boolean, String)
Initializes a new instance of the NPCQuest class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
Returns a String that represents this instance.

Properties


  Name Description
Public property CanFlyTo
Gets or sets a value indicating if character can fly to.
Public property GameObject
Gets or sets a value indicating whether it isWoWGameObject (by default bot search WoWUnit).
Public property Id
Entry ID
Public property Name
Gets or sets the name or description.
Public property PickUpQuests
Gets or sets the pick up quests IDs.
Public property Position
Gets or sets the position.
Public property PosX
Gets or sets the position x.
Public property PosY
Gets or sets the position y.
Public property PosZ
Gets or sets the position z.
Public property TurnInQuests
Gets or sets the turn in quests IDs.