Open Rails

AIPathNode Members

AIPathNode overview

Public Static Methods

FindJunctionOrEndIndex Find the junctionNode or endNode closest to the given location

Public Instance Constructors

AIPathNode Overloaded. Initializes a new instance of the AIPathNode class.

Public Instance Fields

ID
Index
IsFacingPoint
IsVisited
JunctionIndex
Location
NCars
NextMainNode
NextMainTVNIndex
NextSidingNode
NextSidingTVNIndex
Type
WaitTimeS
WaitUntil

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
FindTVNIndex Returns the index of the vector node connection this path node to the (given) nextNode.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the type of the current instance.
Save
ToString (inherited from Object)Returns a string that represents the current object.

Protected Instance Methods

Finalize (inherited from Object)Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

AIPathNode Class | ORTS Namespace