|
Planeshift
|
#include <eediterrortoolbox.h>
Public Member Functions | |
| EEditError (const char *_desc, int _colour, int _severity, bool _isEffectError) | |
Public Attributes | |
| int | colour |
| csString | desc |
| bool | isEffectError |
| int | severity |
Definition at line 35 of file eediterrortoolbox.h.
| EEditError::EEditError | ( | const char * | _desc, |
| int | _colour, | ||
| int | _severity, | ||
| bool | _isEffectError | ||
| ) | [inline] |
Definition at line 38 of file eediterrortoolbox.h.
Definition at line 48 of file eediterrortoolbox.h.
| csString EEditError::desc |
Definition at line 47 of file eediterrortoolbox.h.
Definition at line 50 of file eediterrortoolbox.h.
Definition at line 49 of file eediterrortoolbox.h.
1.7.3