Crossfire Server, Trunk
PythonCmdStruct Struct Reference
+ Collaboration diagram for PythonCmdStruct:

Data Fields

sstring name
 
sstring script
 
double speed
 

Detailed Description

Definition at line 82 of file cfpython.c.

Field Documentation

◆ name

sstring PythonCmdStruct::name

◆ script

sstring PythonCmdStruct::script

Definition at line 84 of file cfpython.c.

Referenced by cfpython_runPluginCommand(), closePlugin(), initPlugin(), and registerCommand().

◆ speed

double PythonCmdStruct::speed

Definition at line 85 of file cfpython.c.

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


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