~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitCreeperDamages|Get]]
* [[4rpl:commands:SetUnitCreeperDamages|Set]]
====== 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))
<=[[4rpl:start| Index]]