Crossfire Server, Branches 1.12  R18729
cfpython_archetype.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_Archetype
 

Functions

PyObject * Crossfire_Archetype_wrap (archetype *what)
 

Variables

PyTypeObject Crossfire_ArchetypeType
 

Function Documentation

PyObject* Crossfire_Archetype_wrap ( archetype what)

Definition at line 57 of file cfpython_archetype.c.

Variable Documentation

PyTypeObject Crossfire_ArchetypeType

Definition at line 24 of file cfpython_archetype_private.h.

Referenced by Crossfire_Archetype_wrap(), and initPlugin().