|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| size_t | players_length |
| OnlinePlayer * | players |
Information about online players
Definition at line 1615 of file protocol.h.
| EoSerialize PlayersList::_eo |
Definition at line 1616 of file protocol.h.
| OnlinePlayer* PlayersList::players |
Definition at line 1618 of file protocol.h.
| size_t PlayersList::players_length |
Definition at line 1617 of file protocol.h.