Crossfire Server, Branches 1.12  R18729
PythonCmdStruct Struct Reference

#include <cfpython.h>

+ Collaboration diagram for PythonCmdStruct:

Data Fields

char * name
 
char * script
 
double speed
 

Detailed Description

Definition at line 138 of file cfpython.h.

Field Documentation

char* PythonCmdStruct::name

Definition at line 139 of file cfpython.h.

Referenced by getPluginProperty(), initPlugin(), and registerCommand().

char* PythonCmdStruct::script

Definition at line 140 of file cfpython.h.

Referenced by initPlugin(), and registerCommand().

double PythonCmdStruct::speed

Definition at line 141 of file cfpython.h.

Referenced by initPlugin(), and registerCommand().


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