Index
Unit

DeployUnitShield

DeployUnitShield(<-unit <-isOn)

Description

Turns on/off the unit shield.

<WARNING> If you are deploying a shield on a unit that moves, you will have to constantly re-deploy it so the shield will follow the unit. Shields will not visually move within a cell, the position must be in another cell for the deployed shield to visually change location so its best to check if the movable unit has changed cell and then DeployUnitShield to update it.

Examples

DeployUnitShield(self true)

Index