Open Rails

STFReader.StepBackOneItem Method

[This is preliminary documentation and subject to change.]

Calling this function causes ReadItem() to repeat the last {item} that was read from the STF file

public void StepBackOneItem();

Remarks

The current implementation of StepBackOneItem() only allows for one "step back".

This means that there each call to StepBackOneItem() must have an intervening call to ReadItem().

See Also

STFReader Class | Orts.Parsers.Msts Namespace