Crossfire Server, Trunk
cfpython_region.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_Region
 

Functions

PyObject * Crossfire_Region_wrap (region *what)
 

Variables

PyTypeObject Crossfire_RegionType
 

Function Documentation

◆ Crossfire_Region_wrap()

PyObject* Crossfire_Region_wrap ( region what)

Definition at line 72 of file cfpython_region.cpp.

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:

Variable Documentation

◆ Crossfire_RegionType

PyTypeObject Crossfire_RegionType