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