| 
    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 |