#include <packets.h>
Inheritance diagram for cPacketCharProfile:

Public Methods | |
| cPacketCharProfile () | |
| void | send (NXWCLIENT ps) |
| Send packet to client. | |
| void | send (cChar *pc) |
Public Attributes | |
| eSERIAL | chr |
| character | |
| std::string | title |
| title | |
| wstring * | staticProfile |
| static profile, cant be edited | |
| wstring * | profile |
| profile, can be edited | |
Private Attributes | |
| eUI16 | size |
| size | |
|
|
|
|
|
|
|
|
Send packet to client.
Reimplemented from cServerPacket. |
|
|
character
|
|
|
profile, can be edited
|
|
|
size
|
|
|
static profile, cant be edited
|
|
|
title
|