wManager.Wow.Helpers Namespace
WRobot

TaxiNode Members

The TaxiNode type exposes the following members.

Constructors


  Name Description
Public method TaxiNode()()()()
Initializes a new instance of the TaxiNode class.
Public method TaxiNode(Int32, String, Vector3, Int32)
Initializes a new instance of the TaxiNode 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.)
Public method IsRealPosition
Determines whether is valid position.
Public method IsSimilar
Determines whether the specified taxi node is similar.
Public method IsValid
Returns true if taxi is valid.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Fields


  Name Description
Public field CharacterAvailable
List of characters names who can use this taxi
Public field Position
The position
Public field SlotIndex
The slot index

Properties


  Name Description
Public property Active
Gets or sets a value indicating whether this TaxiNode is active.
Public property ContinentId
Gets or sets the continent id.
Public property Name
Gets or sets the name.
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.