Index

GetUnitConstructing

GetUnitConstructing(<-Unit ) ->isConstructing

Description

Pushes true to the stack if the unit is in the build state, false otherwise.

Examples

GetUnitConstructing(self) ->unitIsConstructing

Index