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

#include <protocol.h>

Data Fields

EoPacket _eo
size_t npcs_length
NpcMapInfonpcs

Detailed Description

Reply to request for information about nearby NPCs

Definition at line 5330 of file protocol.h.

Field Documentation

◆ _eo

EoPacket NpcAgreeServerPacket::_eo

Definition at line 5331 of file protocol.h.

◆ npcs

NpcMapInfo* NpcAgreeServerPacket::npcs

Definition at line 5333 of file protocol.h.

◆ npcs_length

size_t NpcAgreeServerPacket::npcs_length

Definition at line 5332 of file protocol.h.


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