~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:GetUnitSuppressedMovement|Get]] * [[4rpl:commands:SetUnitSuppressedMovement|Set]] ====== SetUnitSuppressedMovement ====== SetUnitSuppressedMovement(<-unit <-suppress) ===== Description ===== Sets a boolean indicating if the unit's movement is suppressed. A unit that is normally movable, but has suppressed movement, can not be moved by the player. ===== Examples ===== SetUnitSuppressedMovement(self true) <=[[4rpl:start| Index]]