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

#include <protocol.h>

Data Fields

EoPacket _eo
size_t npc_indexes_length
int32_t * npc_indexes

Detailed Description

Requesting info about nearby NPCs

Definition at line 3894 of file protocol.h.

Field Documentation

◆ _eo

EoPacket NpcRangeRequestClientPacket::_eo

Definition at line 3895 of file protocol.h.

◆ npc_indexes

int32_t* NpcRangeRequestClientPacket::npc_indexes

Definition at line 3897 of file protocol.h.

◆ npc_indexes_length

size_t NpcRangeRequestClientPacket::npc_indexes_length

Definition at line 3896 of file protocol.h.


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