|
OpenMoHAA 0.83.0
|
Public Member Functions | |
| ScriptException (str text) | |
| ScriptException (const char *format,...) | |
| ScriptException (char *text) | |
Public Attributes | |
| str | string |
| int | bAbort |
| int | bIsForAnim |
Static Public Attributes | |
| static int | next_abort = 0 |
| static int | next_bIsForAnim = 0 |