MultiboardSuppressDisplay
- Parameters
-
flag boolean
true
to not render any multiboards,false
to 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:
MultiboardDisplay
to 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