|
Crossfire Server, Branches 1.12
R18729
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | Crossfire_Region |
Functions | |
| PyObject * | Crossfire_Region_wrap (region *what) |
Variables | |
| PyTypeObject | Crossfire_RegionType |
| PyObject* Crossfire_Region_wrap | ( | region * | what | ) |
Definition at line 53 of file cfpython_region.c.
References Crossfire_RegionType, and Crossfire_Region::reg.
Referenced by Crossfire_Region_GetNext(), Crossfire_Region_GetParent(), getRegions(), and Map_GetRegion().
Here is the caller graph for this function:| PyTypeObject Crossfire_RegionType |
Definition at line 23 of file cfpython_region_private.h.
Referenced by Crossfire_Region_wrap(), and initPlugin().