|
Atrinik Server 2.5
|
#include <plugin_python.h>
Data Fields | |
| PyObject_HEAD player * | pl |
The Atrinik_Player structure.
Definition at line 350 of file plugin_python.h.
| PyObject_HEAD player* Atrinik_Player::pl |
Pointer to the Atrinik player we wrap.
Definition at line 354 of file plugin_python.h.
1.7.4