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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t npc_index
size_t messages_length
char ** messages

Detailed Description

NPC chat messages

Definition at line 7118 of file protocol.h.

Field Documentation

◆ _eo

EoPacket QuestReportServerPacket::_eo

Definition at line 7119 of file protocol.h.

◆ messages

char* * QuestReportServerPacket::messages

Definition at line 7122 of file protocol.h.

◆ messages_length

size_t QuestReportServerPacket::messages_length

Definition at line 7121 of file protocol.h.

◆ npc_index

int32_t QuestReportServerPacket::npc_index

Definition at line 7120 of file protocol.h.


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