Planeshift
|
A list of the flags mapped to their IDs. More...
#include <cachemanager.h>
Public Member Functions | |
psItemStatFlags (const char *s, int f) | |
void | Set (const char *s, int f) |
Public Attributes | |
int | flag |
csString | string |
A list of the flags mapped to their IDs.
Definition at line 87 of file cachemanager.h.
psItemStatFlags::psItemStatFlags | ( | const char * | s, |
int | f | ||
) | [inline] |
Definition at line 92 of file cachemanager.h.
void psItemStatFlags::Set | ( | const char * | s, |
int | f | ||
) | [inline] |
Definition at line 93 of file cachemanager.h.
Definition at line 90 of file cachemanager.h.
csString psItemStatFlags::string |
Definition at line 89 of file cachemanager.h.