Module model

Scripting interface data model.

Tables

VehiclePart A part of a vehicle, e.g.
BuildingType Builting type.


Tables

VehiclePart
A part of a vehicle, e.g. an engine/locomotive or a carriage/wagon.

Fields:

  • fileName string model file name
  • reversed bool whether reversed or not (optional)
  • purchaseDate protocol.Date purchase date (if not set: current date) (optional)
  • loadConfig int index of selected load config (optional)
  • color vec3 color of vehicle (optional)
  • logo string logo of vehicle (optional)

See also:

BuildingType
Builting type.

Fields:

  • constructionFile string construction file name
  • landUseType int land use type
  • value vec2 value
  • parcelSize vec2 parcel size

See also:

generated by LDoc 1.4.3 Last updated 2017-01-11 14:06:12