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

Public Methods | |
| cPacketDeleteCharacter () | |
| void | receive (NXWCLIENT ps) |
| Receive packet from client. | |
Public Attributes | |
| string | passwd |
| the password | |
| UI32 | idx |
| the char index | |
| UI32 | ip |
| the client ip | |
|
|
|
|
|
Receive packet from client.
Reimplemented from cClientPacket. |
|
|
the char index
|
|
|
the client ip
|
|
|
the password
|