Index

GetUnitOccupiesLand

GetUnitOccupiesLand(<-unit) ->occupies

Description

Gets a boolean indicating if the unit occupies land (based on its footprint size)

Examples

traceAllSP(GetUnitOccupiesLand(self))

Index