Index

GetUnitLOSEnabled

GetUnitLOSEnabled(<-unit) ->enabled

Description

Gets a boolean indicating if the unit has line of sight enabled

Examples

traceAllSP(GetUnitLOSEnabled(self))

Index