DestroyMultiboard

Parameters
lb multiboard
bug

Fixed in 1.33: Crash on 1.30-1.32.10 (earlier?) when a multiboard is destroyed while ShowInterface is false for a player and the game crashes later, once turned on.

ShowInterface is used by the cinematic mode, also known as "letterbox mode" as GUI trigger.

Workaround: hide the multiboard before destroying it, see: MultiboardMinimize.

Bug reports: Cinematic mode, multiboard, toggling letterbox mode, multiboard.

comment

Destroys the multiboard and frees the handle.

return type
nothing
Source code
native DestroyMultiboard                takes multiboard lb returns nothing
Source
common.j
wc3modding.com
DestroyMultiboard