~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitAnticreeperDamages|Get]]
* [[4rpl:commands:SetUnitAnticreeperDamages|Set]]
====== GetUnitAnticreeperDamages ======
GetUnitAnticreeperDamages(<-unit)
===== Description =====
Pushes true/false to the stack. True means that the unit takes damages when it is landed and in anticreeper. False means it does not.
===== Examples =====
trace(GetUnitCreeperDamages(self))
<=[[4rpl:start| Index]]