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

#include <protocol.h>

Data Fields

EoPacket _eo
size_t members_length
GuildMembermembers

Detailed Description

Get guild member list reply

Definition at line 6619 of file protocol.h.

Field Documentation

◆ _eo

EoPacket GuildTellServerPacket::_eo

Definition at line 6620 of file protocol.h.

◆ members

GuildMember* GuildTellServerPacket::members

Definition at line 6622 of file protocol.h.

◆ members_length

size_t GuildTellServerPacket::members_length

Definition at line 6621 of file protocol.h.


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