IsTurretActive(<turret>)


Module: AI
SP Only

Summary:

Determine whether a given turret is being used by anybody including players and NPCs.



Example:

if ( IsTurretActive( turret ) )



Required Args:

  • 1 : <turret> which turret to check.