~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitDamagedByCreeper|Get]]
* [[4rpl:commands:SetUnitDamagedByCreeper|Set]]
====== GetUnitDamagedByCreeper ======
GetUnitDamagedByCreeper(<-unit) ->damaged
===== Description =====
Gets a boolean indicating if the unit is damaged by creeper
===== Examples =====
traceAllSP(GetUnitDamagedByCreeper(self))
<=[[4rpl:start| Index]]