Atrinik Server 2.5
Data Fields
PythonCmdStruct Struct Reference

#include <plugin_python.h>

Data Fields

char * name
char * script
double speed

Detailed Description

This structure is used to define one Python-implemented command.

Definition at line 394 of file plugin_python.h.


Field Documentation

The name of the command, as known in the game.

Definition at line 397 of file plugin_python.h.

The name of the script file to bind.

Definition at line 400 of file plugin_python.h.

The speed of the command execution.

Definition at line 403 of file plugin_python.h.


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