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.- return type
nothing
- Source code
native MultiboardSuppressDisplay takes boolean flag returns nothing
- Source
- multiboard.j
- wc3modding.com
- MultiboardSuppressDisplay