Index

:!: Available in version 1.3 and later.

SetUnitCanMove

SetUnitCanMove(<-unit <-canMove)

Description

Sets if the unit can be moved using the normal built in unit movement mechanic.

Examples

SetUnitCanMove(self false)

Index