|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| size_t | npc_indexes_length |
| int32_t * | npc_indexes |
Requesting info about nearby NPCs
Definition at line 3894 of file protocol.h.
| EoPacket NpcRangeRequestClientPacket::_eo |
Definition at line 3895 of file protocol.h.
| int32_t* NpcRangeRequestClientPacket::npc_indexes |
Definition at line 3897 of file protocol.h.
| size_t NpcRangeRequestClientPacket::npc_indexes_length |
Definition at line 3896 of file protocol.h.