Index

GetUnitCanDestroy

GetUnitCanDestroy(<-unit) ->canDestroy

Description

Pushes the 'user can destroy' state of the unit to the stack.

Examples

trace(GetUnitCanDestroy(self))

Index