|
3ds Max C++ API Reference
|
#include <maxscript.h>
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 |