The search keyword must be a single word (no spaces).

Function MultiboardSetRowCount

Line
3595
Location
common.j
Constant?
no
Type
native
Arguments
multiboard lb, integer count
Returns
nothing
3595
native MultiboardSetRowCount            takes multiboard lb, integer count returns nothing
3596
3597
// broadcast settings to all items
3598
native MultiboardSetItemsStyle          takes multiboard lb, boolean showValues, boolean showIcons returns nothing
3599
native MultiboardSetItemsValue          takes multiboard lb, string value returns nothing
3600
native MultiboardSetItemsValueColor     takes multiboard lb, integer red, integer green, integer blue, integer alpha returns nothing

Information about MultiboardSetRowCount

You must be logged in with a standard account to contribute.