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

return type
nothing
Source code
native MultiboardSuppressDisplay        takes boolean flag returns nothing
Source
common.j
wc3modding.com
MultiboardSuppressDisplay