MultiboardSuppressDisplay
- Parameters
flag booleantrueto not render any multiboards,falseto render multiboards.- comment
While enabled, completely stops displaying any multiboards. It does not modify any multiboards' display state. Useful for cinematics.
Once disabled, shows the last displayed (enabled) multiboard.
- note
See:
MultiboardDisplayto modify an individual multiboard.- patch
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native MultiboardSuppressDisplay takes boolean flag returns nothing