Index

GetUnitDamagedByCreeper

GetUnitDamagedByCreeper(<-unit) ->damaged

Description

Gets a boolean indicating if the unit is damaged by creeper

Examples

traceAllSP(GetUnitDamagedByCreeper(self))

Index