|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| size_t | player_ids_length |
| int32_t * | player_ids |
Requesting info about nearby players
Definition at line 3880 of file protocol.h.
| EoPacket PlayerRangeRequestClientPacket::_eo |
Definition at line 3881 of file protocol.h.
| int32_t* PlayerRangeRequestClientPacket::player_ids |
Definition at line 3883 of file protocol.h.
| size_t PlayerRangeRequestClientPacket::player_ids_length |
Definition at line 3882 of file protocol.h.