⇐ Index
GetUnitCreeperDamages
GetUnitCreeperDamages(<-unit)
Description
Pushes true/false to the stack. True means that the unit takes damages when it is landed and in creeper. False means it does not.
Examples
trace(GetUnitCreeperDamages(self))
⇐ Index