~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:GetUnitOccupiesLand|Get]] * [[4rpl:commands:SetUnitOccupiesLand|Set]] ====== GetUnitOccupiesLand ====== GetUnitOccupiesLand(<-unit) ->occupies ===== Description ===== Gets a boolean indicating if the unit occupies land (based on its footprint size) ===== Examples ===== traceAllSP(GetUnitOccupiesLand(self)) <=[[4rpl:start| Index]]