~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitDestroyUnevenLand|Get]]
* [[4rpl:commands:SetUnitDestroyUnevenLand|Set]]
====== GetUnitDestroyUnevenLand ======
GetUnitDestroyUnevenLand(<-unit) ->destroy
===== Description =====
Gets a boolean indicating if the unit is destroyed on uneven land
===== Examples =====
traceAllSP(GetUnitDestroyUnevenLand(self))
<=[[4rpl:start| Index]]