Index

GetUnitArmed

GetUnitArmed(<-unit) ->unitArmed

Description

Pushes the armed status of a unit to the stack.

Examples

trace(GetUnitArmed(self))

Index