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

#include <protocol.h>

Data Fields

EoPacket _eo
size_t player_ids_length
int32_t * player_ids

Detailed Description

Requesting info about nearby players

Definition at line 3880 of file protocol.h.

Field Documentation

◆ _eo

EoPacket PlayerRangeRequestClientPacket::_eo

Definition at line 3881 of file protocol.h.

◆ player_ids

int32_t* PlayerRangeRequestClientPacket::player_ids

Definition at line 3883 of file protocol.h.

◆ player_ids_length

size_t PlayerRangeRequestClientPacket::player_ids_length

Definition at line 3882 of file protocol.h.


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