The parameters currently available inside the IncomingMissile Event Handler are:
- target: Object - Object the event handler is assigned to
- ammo: String - Ammo type that was fired on the target
- vehicle: Object - Vehicle that fired the weapon. In case of soldier, unit is returned
- instigator: Object - Person who pulled the trigger
An additional projectile parameter, similar to the one provided in the Fired and FiredMan EHs, would be useful:
- projectile: Object - Object of the projectile that was fired