MultiboardMinimize
- Parameters
lb multiboardminimize boolean- comment
Minimizes/maximizes the multiboard. This is equivalent to clicking the small ↑ ↓ buttons in-game.
Can be used to force a multiboard update.
A maximized multiboard shows its contents and draws the content borders, even if it has 0 rows and columns. When minimized only the title is shown.
- note
See:
IsMultiboardMinimized.- patch
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native MultiboardMinimize takes multiboard lb, boolean minimize returns nothing