Open Rails

AITrain.AIUpdate Method

[This is preliminary documentation and subject to change.]

Update Update function for a single AI train.

public void AIUpdate(
   float elapsedClockSeconds,
   double clockTime,
   bool preUpdate
);

See Also

AITrain Class | ORTS Namespace