Planeshift
|
#include <autoexec.h>
Public Attributes | |
csString | cmd |
The commands to run. | |
csString | name |
Charname associated to the player. |
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.