~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:getunitcanmove|Get]] * [[4rpl:commands:setunitcanmove|Set]] :!: Available in version 1.3 and later. ====== GetUnitCanMove ====== GetUnitCanMove(<-unit) ->canMove ===== Description ===== Gets a boolean indicating if the unit can move (using the normal built in unit movement mechanic). ===== Examples ===== traceAllSP(GetUnitCanMove(self)) <=[[4rpl:start| Index]]