MbUI (Class)
UI Class
MbUI:MsgBox(string: message)Shows message box with "OK" button
These functions bellow added in 1.1.1 version and will not work on earlier versions:
MbUI:AllocalateConsole(number: codepage)Create a console window (this function is very buggy, use on own risk)
MbUI:PrintConsole(string: message)Prints a text in console created with MbUI:AllocalateConsole
Last updated
Was this helpful?