Crossfire Server, Branch 1.12  R12190
Data Fields
_cfpcontext Struct Reference

#include <cfpython.h>

Collaboration diagram for _cfpcontext:
Collaboration graph
[legend]

Data Fields

object * activator
PyObject * activator
struct _cfpcontextdown
object * event
PyObject * event
int event_code
int fix
char message [1024]
char options [1024]
int parms [5]
int returnvalue
char script [1024]
object * third
PyObject * third
object * who
PyObject * who

Detailed Description

Definition at line 116 of file cfpython.h.


Field Documentation

Definition at line 56 of file plugin_template.h.

Definition at line 117 of file cfpython.h.

Referenced by popContext(), and pushContext().

Definition at line 58 of file plugin_template.h.

PyObject* _cfpcontext::event

Definition at line 124 of file cfpython.h.

Referenced by cfpython_globalEventListener(), eventListener(), and globalEventListener().

Definition at line 123 of file cfpython.h.

Referenced by cfpython_runPluginCommand(), and eventListener().

Definition at line 128 of file cfpython.h.

char _cfpcontext::script[1024]

Definition at line 57 of file plugin_template.h.

PyObject* _cfpcontext::third

Definition at line 55 of file plugin_template.h.

PyObject* _cfpcontext::who

The documentation for this struct was generated from the following files: