| 
    Planeshift
    
   | 
 
#include <autoexec.h>
Public Attributes | |
| csString | cmd | 
| The commands to run.  More... | |
| csString | name | 
| Charname associated to the player.  More... | |
Definition at line 26 of file autoexec.h.
| 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.