Skip to content

XML of Gearbox Class

The hierarchy of tags in XML file of Gearbox Class is the following:

<GearboxVariants>
    <Gearbox>
        <ReverseGear />
        <HighGear />
        <Gear />
        <GameData>
            <GearboxParams />
            <UiDesc />
        </GameData>
    </Gearbox>
</GearboxVariants>

TIP: You can refer to Tags and Attributes of Trucks > GearboxVariants section and its subsections for details on most XML tags and attributes used in this file.