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

#include <protocol.h>

Data Fields

EoSerialize _eo
size_t players_length
char ** players

Detailed Description

Information about online players. Sent in reply to friends list requests.

Definition at line 1630 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize PlayersListFriends::_eo

Definition at line 1631 of file protocol.h.

◆ players

char* * PlayersListFriends::players

Definition at line 1633 of file protocol.h.

◆ players_length

size_t PlayersListFriends::players_length

Definition at line 1632 of file protocol.h.


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