MultiboardSetItemsIcon
- Parameters
-
lb multiboard
Target multiboard.
iconPath string
Path to new icon texture.
- comment
-
Sets a new icon for all cells.
- note
-
See:
MultiboardSetItemIcon
for a detailed description. - patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native MultiboardSetItemsIcon takes multiboard lb, string iconPath returns nothing