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

#include <protocol.h>

Data Fields

EoSerialize _eo
size_t players_length
OnlinePlayerplayers

Detailed Description

Information about online players

Definition at line 1615 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize PlayersList::_eo

Definition at line 1616 of file protocol.h.

◆ players

OnlinePlayer* PlayersList::players

Definition at line 1618 of file protocol.h.

◆ players_length

size_t PlayersList::players_length

Definition at line 1617 of file protocol.h.


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