VehicleConstructionStarted
From Original War Support Wiki
SAIL Events -> VehicleConstructionStarted
Added In: 1.02
Description
This events appears when a factory/workshop has started construction of a vehicle.
Exported Values
VehicleConstructionStarted(factory, chassis, engine, control, weapon)
factory - identifier of the factory/workshop that has started building vehicle
chassis - chassis of the vehicle as a predefined constant (see SAIL Constants)
engine - engine of the vehicle as a predefined constant (see SAIL Constants)
control - control of the vehicle as a predefined constant (see SAIL Constants)
weapon - weapon of the vehicle as a predefined constant (see SAIL Constants)