⇐ Index
Available in version 1.3 and later.
GetUnitMoveCell(<-unit) ->cellZ ->cellX
Gets the cell coordinates of a unit's move location. If the unit is not moving, -1,-1 is returned.
GetUnitMoveCell(self) ->cellZ ->cellX traceAllSP(<-cellX <-cellZ)
⇐ Index