TaxiNode Members
The TaxiNode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TaxiNode()()()() |
Initializes a new instance of the TaxiNode class.
|
|
TaxiNode(Int32, String, Vector3, Int32) |
Initializes a new instance of the TaxiNode class.
|
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsRealPosition |
Determines whether is valid position.
|
|
IsSimilar |
Determines whether the specified taxi node is similar.
|
|
IsValid |
Returns true if taxi is valid.
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
CharacterAvailable |
List of characters names who can use this taxi
|
|
Position |
The position
|
|
SlotIndex |
The slot index
|