Planeshift
|
#include <client.h>
Public Member Functions | |
FloodBuffRow (uint8_t chtType, csString txt, csString rcpt, unsigned int newticks) | |
FloodBuffRow () | |
Public Attributes | |
uint8_t | chatType |
csString | recipient |
csString | text |
unsigned int | ticks |
uint8_t FloodBuffRow::chatType |
csString FloodBuffRow::recipient |
csString FloodBuffRow::text |