Open Rails

AbstractPowerSupply.Update Method

[This is preliminary documentation and subject to change.]

Called regularly at every simulator update cycle.

public abstract void Update(
   float elapsedClockSeconds
);

See Also

AbstractPowerSupply Class | ORTS.Scripting.Api Namespace