|
Crossfire Server, Branch 1.12
R12190
|

Go to the source code of this file.
Data Structures | |
| struct | Crossfire_Party |
Functions | |
| PyObject * | Crossfire_Party_wrap (partylist *what) |
Variables | |
| PyTypeObject | Crossfire_PartyType |
| PyObject* Crossfire_Party_wrap | ( | partylist * | what | ) |
Definition at line 58 of file cfpython_party.c.
| PyTypeObject Crossfire_PartyType |
Definition at line 21 of file cfpython_party_private.h.
Referenced by Crossfire_Party_wrap(), initPlugin(), and Player_SetParty().
1.7.6.1