Atrinik Server 2.5
Data Fields
CommArray_s Struct Reference

#include <commands.h>

Data Fields

char * name
CommFunc func
float time
int flags

Detailed Description

Command array entry structure

Definition at line 36 of file commands.h.


Field Documentation

Command flags.

Definition at line 48 of file commands.h.

The function to call

Definition at line 42 of file commands.h.

Name of the command

Definition at line 39 of file commands.h.

How long it takes to execute this command

Definition at line 45 of file commands.h.


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