Description: returns vehicle TI parameters set by setVehicleTiPars or from engine heat/weapon fire.
Syntax:
_heatArray = getVehicleTIPars _vehicle
Reasoning:
Retrieves numerical measure of heat 'visibility' of a vehicle. Seems strange to have a command to set this, but not to retrieve it.
( As: https://sqf.bisimulations.com/display/SQF/getVehicleTiPars )