Crossfire Server, Branches 1.12
R18729
|
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().