Consists
Revision as of 04:43, 6 January 2011 by Charlie (talk | contribs) (Created page with 'Extends the ConsistTemplate table by defining specific instances of consists. ;ID :(int) :Automatically incremented. ;TimeTableID :(int) :References the timetable entry that …')
Extends the ConsistTemplate table by defining specific instances of consists.
- ID
- (int)
- Automatically incremented.
- TimeTableID
- (int)
- References the timetable entry that this template is designed to override.
- VehicleID
- (int)
- The value of the VehicleID from the Vehicles table.
- Loaded
- (bool)
- True when the vehicle is loaded (either freight or passengers).
Return to Timetables