Index

GetUnitDestroyUnevenLand

GetUnitDestroyUnevenLand(<-unit) ->destroy

Description

Gets a boolean indicating if the unit is destroyed on uneven land

Examples

traceAllSP(GetUnitDestroyUnevenLand(self))

Index