Target multiboard.
In which row is the target cell (Y-coord, up-down). Starts from 0.
in which column is the target cell (X-coord, left-right). Starts from 0.
Because a new handle is created each time, the handle must be
freed with MultiboardReleaseItem
. The handle is different even if you
retrieve the same cell of the multiboard (v1.32.10, Lua).
The parameter order of row
and column
is (y,x) if you think of coordinates.
Generated using TypeDoc
Acquires and returns a new handle for the multiboard cell.