MultiboardSetItemsWidth

Parameters
lb multiboard

Target multiboard.

width real

New cell width expressed as screen width. 1.0 = 100% of screen width, 0.05 = 5% of screen width.

comment

Sets the new width for all cells.

note

See: MultiboardSetItemWidth for a detailed description.

patch

1.07

return type
nothing
Source code
native MultiboardSetItemsWidth          takes multiboard lb, real width returns nothing
Source
common.j
wc3modding.com
MultiboardSetItemsWidth