Index

GetUnitDamagedByAC

GetUnitDamagedByAC(<-unit) ->damaged

Description

Gets a boolean indicating if the unit is damaged by AC

Examples

traceAllSP(GetUnitDamagedByAC(self))

Index