Open Rails

AETraveller.NextSection Method

[This is preliminary documentation and subject to change.]

Moves the traveller on to the next section of track, whether that is another section within the current track node or a new track node.

public bool NextSection();

Return Value

true if the next section exists, false if it does not.

See Also

AETraveller Class | Orts.Formats.OR Namespace