|
Atrinik Server 2.5
|
#include <plugin_python.h>
Data Fields | |
| const char * | name |
| const long | value |
Type used for integer constants.
Definition at line 191 of file plugin_python.h.
| const char* Atrinik_Constant::name |
Name of the constant.
Definition at line 194 of file plugin_python.h.
| const long Atrinik_Constant::value |
Value of the constant.
Definition at line 197 of file plugin_python.h.
1.7.4