Changes

Jump to navigation Jump to search

Documentation/Engine/Units/trailer configuration

278 bytes added, 14:24, 21 May 2019
no edit summary
The '''trailer_configuration''' unit class is used to collect the chassis of a given configuration for an ownable trailer, define which body set(s) are valid for that configuration, and define which configurations are “equivalent” for the purposes of trailer configuration.Units of this type are usually found in '''/def/vehicle/trailer_owned/<brand.model>/configurations/'''
== Attributes ==
|array<owner_ptr> ([[Documentation/Engine/Units/trailer_body_set|trailer_body_set]])
|
|Array of compatible '''trailer_body_set'''s with this configuration. This array is usually automatically gathered from a sub-folder with the same name as the base configuration file (name of the file to first dot, so configuration "single3.sii" or "single3.mymod.sii" should have body sets in folder "/def/vehicle/trailer_owned/<&lt;brand.model>&gt;/configurations/single3"). Body sets can also be defined and linked explicitly within the configuration definition. Each trailer configuration must have at least one valid body set.
|}
 
==Related Units==
*[[Documentation/Engine/Units/trailer_body_set|trailer_body_set]]
*[[Documentation/Engine/Units/accessory_chassis_data|accessory_chassis_data]]
309
edits

Navigation menu