~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitShieldRange|Get]]
* [[4rpl:commands:SetUnitShieldRange|Set]]
====== SetUnitShieldRange ======
SetUnitShieldRange(<-unit <-range)
===== Description =====
Sets the radius of a unit's shield. Range is an integer in map cell units.
===== Examples =====
SetUnitShieldRange(self 20)
<=[[4rpl:start| Index]]