~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:getunitbuildware|Get]]
* [[4rpl:commands:setunitbuildware|Set]]
:!: Available in version 1.3 and later.
====== GetUnitBuildWare======
GetUnitBuildWare(<-unit) ->unitBuildWare
===== Description =====
Pushes the build ware type of the unit to the stack. 0 = energy, 1 = anticreeper, 2 = arg, 3 = liftic.
===== Examples =====
trace(GetUnitBuildWare(self))
<=[[4rpl:start| Index]]