Index

:!: Available in version 1.3 and later.

GetUnitCanStun

GetUnitCanSTun(<-unit) ->canStun

Description

Gets a boolean indicating if the unit can be stunned.

Examples

traceAllSP(GetUnitCanStun(self))

Index