Overload_MSCLoader_ModUI_ShowCustomMessage - piotrulos/MSCModLoader GitHub Wiki
| ShowCustomMessage(String, String, MsgBoxBtn[]) | Show Custom message, you can create MessageBox with custom buttons using CreateMessageBoxBtn() first |
| ShowCustomMessage(String, String, MsgBoxBtn[], MsgBoxBtn[]) | Show Custom message, you can create MessageBox with custom buttons using CreateMessageBoxBtn() first |