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