IsMultiboardMinimized
- Parameters
-
lb multiboard
Target multiboard.
- comment
Returns true if minimized, false if maximized.
- async
- This function is asynchronous. The values it returns are not guaranteed to be the same for each player. If you attempt to use it in an synchronous manner it may cause a desync.
- note
See:
MultiboardMinimize
.- patch
1.07
- Source
- common.j
- return type
boolean
- Source code
native IsMultiboardMinimized takes multiboard lb returns boolean