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

#include <protocol.h>

Data Fields

EoPacket _eo
CharacterDetails details
CharacterIcon icon
size_t quest_names_length
char ** quest_names

Detailed Description

Reply to requesting a book

Definition at line 6167 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BookReplyServerPacket::_eo

Definition at line 6168 of file protocol.h.

◆ details

CharacterDetails BookReplyServerPacket::details

Definition at line 6169 of file protocol.h.

◆ icon

CharacterIcon BookReplyServerPacket::icon

Definition at line 6170 of file protocol.h.

◆ quest_names

char* * BookReplyServerPacket::quest_names

Definition at line 6172 of file protocol.h.

◆ quest_names_length

size_t BookReplyServerPacket::quest_names_length

Definition at line 6171 of file protocol.h.


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