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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t npc_index
char * message

Detailed Description

NPC chat message

Definition at line 7104 of file protocol.h.

Field Documentation

◆ _eo

EoPacket NpcDialogServerPacket::_eo

Definition at line 7105 of file protocol.h.

◆ message

char* NpcDialogServerPacket::message

Definition at line 7107 of file protocol.h.

◆ npc_index

int32_t NpcDialogServerPacket::npc_index

Definition at line 7106 of file protocol.h.


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