Crossfire Server, Branch 1.12  R12190
Data Structures | Functions | Variables
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().