![]() |
Crossfire Server, Trunk
1.75.0
|
#include <cfpython.h>
Collaboration diagram for CFConstant:Data Fields | |
| const char * | name |
| const int | value |
Definition at line 108 of file cfpython.h.
| const char* CFConstant::name |
Definition at line 109 of file cfpython.h.
Referenced by writeConstants(), and writeEnum().
| const int CFConstant::value |
Definition at line 110 of file cfpython.h.
Referenced by writeConstants(), and writeEnum().