#include <maxscript.h>
 Inheritance diagram for message_box_data:
 Inheritance diagram for message_box_data:| Public Attributes | |
| const MCHAR * | title = nullptr | 
| const MCHAR * | message = nullptr | 
| BOOL | beep = TRUE | 
| int | flags = 0 | 
| int | result = 0 | 
| const MCHAR* title = nullptr | 
| const MCHAR* message = nullptr | 
| BOOL beep = TRUE | 
| int flags = 0 | 
| int result = 0 |