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

Function MultiboardSetItemsStyle

Line
3598
Location
common.j
Constant?
no
Type
native
Arguments
multiboard lb, boolean showValues, boolean showIcons
Returns
nothing
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
3601
native MultiboardSetItemsWidth          takes multiboard lb, real width returns nothing
3602
native MultiboardSetItemsIcon           takes multiboard lb, string iconPath returns nothing
3603

Information about MultiboardSetItemsStyle

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