Crossfire Server, Branches 1.12  R18729
cfpython_party.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Crossfire_Party
 

Functions

PyObject * Crossfire_Party_wrap (partylist *what)
 

Variables

PyTypeObject Crossfire_PartyType
 

Function Documentation

PyObject* Crossfire_Party_wrap ( partylist what)

Definition at line 58 of file cfpython_party.c.

Variable Documentation

PyTypeObject Crossfire_PartyType

Definition at line 21 of file cfpython_party_private.h.

Referenced by Crossfire_Party_wrap(), initPlugin(), and Player_SetParty().