Open Rails

AI Members

AI overview

Public Instance Constructors

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

Public Instance Fields

aiListChanged
AITrains
AutoGenTrains
clockTime
PreUpdate
Simulator
StartList
TrainsToAdd
TrainsToRemove
TrainsToRemoveFromAI

Public Instance Methods

ActivityUpdate Updates AI train information - activity mode Creates any AI trains that are scheduled to appear. Moves all active AI trains by calling their Update method. And finally, removes any AI trains that have reached the end of their path.
AITTUpdate
AIUpdate
CreateAITrainDetail Creates the detail of an AI train Moves the models down 1000M to make them invisible. called also in case of autopilot mode
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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
SaveAutopil
TimetableUpdate
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

AI Class | ORTS Namespace