~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:GetUnitSuppressedMovement|Get]] * [[4rpl:commands:SetUnitSuppressedMovement|Set]] ====== GetUnitSuppressedMovement ====== GetUnitSuppressedMovement(<-unit) ===== Description ===== Returns 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 ===== trace(GetUnitSuppressedMovement(self)) <=[[4rpl:start| Index]]