HDK
|
Go to the source code of this file.
Classes | |
class | PRM_ScriptPage |
struct | PRM_ScriptPage::TokenParmCount |
Macros | |
#define | ISERROR(msg) { is.error(msg); return 0; } |
#define | ISWARNING(msg) { is.warning(msg); } |
#define ISERROR | ( | msg | ) | { is.error(msg); return 0; } |
Definition at line 19 of file PRM_ScriptPage.h.
#define ISWARNING | ( | msg | ) | { is.warning(msg); } |
Definition at line 20 of file PRM_ScriptPage.h.