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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t npc_index
char * message

Detailed Description

An NPC talking

Definition at line 2157 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize NpcUpdateChat::_eo

Definition at line 2158 of file protocol.h.

◆ message

char* NpcUpdateChat::message

Definition at line 2160 of file protocol.h.

◆ npc_index

int32_t NpcUpdateChat::npc_index

Definition at line 2159 of file protocol.h.


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