Black Ops III

Target_SetTurretAquire

Sets if the target can be attacked by SAM turrets

Example:

Target_SetTurretAquire( chopper, false )

Parameters

ParameterSummary
*entityThe entity to set the flag
[bool]false if you want the SAM turret to ignore the targe. default is true.

* = mandatory