~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:GetUnitCanDestroy|Get]] * [[4rpl:commands:SetUnitCanDestroy|Set]] ====== GetUnitCanDestroy ====== GetUnitCanDestroy(<-unit) ->canDestroy ===== Description ===== Pushes the 'user can destroy' state of the unit to the stack. ===== Examples ===== trace(GetUnitCanDestroy(self)) <=[[4rpl:start| Index]]