Index

GetUnitEnabled

GetUnitEnabled(<-unit) ->unitEnabled

Description

Pushes the enabled status of a unit to the stack.

Examples

trace(GetUnitEnabled(self))

Index