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

Definition at line 24 of file cfpython_archetype_private.h.

Referenced by Crossfire_Archetype_wrap(), and initPlugin().