~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitCanSTun|Get]]
* [[4rpl:commands:SetUnitCanSTun|Set]]
:!: Available in version 1.3 and later.
====== SetUnitCanStun ======
SetUnitCanStun(<-unit <-canStun)
===== Description =====
Sets if the unit can be stunned.
===== Examples =====
SetUnitCanStun(self true)
<=[[4rpl:start| Index]]