Table of Contents

Enum TransportType

Namespace
DotVgn.Common.Enumerations
Assembly
DotVgn.Common.dll

All available transport types within the VGN.

public enum TransportType

Fields

Bus = 0

Bus transport.

RBahn = 4

Regional train transport.

SBahn = 3

S-Bahn (suburban rail) transport.

Tram = 1

Tram transport.

UBahn = 2

U-Bahn (subway) transport.

Unknown = 5

Unknown or unsupported transport type.