~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:GetUnitCanSTun|Get]] * [[4rpl:commands:SetUnitCanSTun|Set]] :!: Available in version 1.3 and later. ====== GetUnitCanStun ====== GetUnitCanSTun(<-unit) ->canStun ===== Description ===== Gets a boolean indicating if the unit can be stunned. ===== Examples ===== traceAllSP(GetUnitCanStun(self)) <=[[4rpl:start| Index]]