Planeshift
AutoexecCommand Struct Reference

#include <autoexec.h>

Public Attributes

csString cmd
 The commands to run. More...
 
csString name
 Charname associated to the player. More...
 

Detailed Description

Definition at line 26 of file autoexec.h.

Member Data Documentation

csString AutoexecCommand::cmd

The commands to run.

Definition at line 32 of file autoexec.h.

csString AutoexecCommand::name

Charname associated to the player.

It rappresents a null string if it's a general one (valid for all chars).

Definition at line 31 of file autoexec.h.


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