|
Planeshift
|
Struct to hold our emote data. More...
#include <cmdusers.h>
Public Attributes | |
| csString | anim |
| csString | command |
| bool | enabled |
| changed type of enabled from csString to bool More... | |
| csString | general |
| csString | specific |
Struct to hold our emote data.
Definition at line 105 of file cmdusers.h.
| csString psUserCommands::EMOTE::anim |
Definition at line 110 of file cmdusers.h.
| csString psUserCommands::EMOTE::command |
Definition at line 107 of file cmdusers.h.
| bool psUserCommands::EMOTE::enabled |
changed type of enabled from csString to bool
Definition at line 111 of file cmdusers.h.
| csString psUserCommands::EMOTE::general |
Definition at line 108 of file cmdusers.h.
| csString psUserCommands::EMOTE::specific |
Definition at line 109 of file cmdusers.h.