eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
CharacterPlayerServerPacket Struct Reference

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
int32_t character_id

Detailed Description

Reply to client request to delete a character from the account (Character_Take)

Definition at line 4707 of file protocol.h.

Field Documentation

◆ _eo

EoPacket CharacterPlayerServerPacket::_eo

Definition at line 4708 of file protocol.h.

◆ character_id

int32_t CharacterPlayerServerPacket::character_id

Definition at line 4710 of file protocol.h.

◆ session_id

int32_t CharacterPlayerServerPacket::session_id

Definition at line 4709 of file protocol.h.


The documentation for this struct was generated from the following file: