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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t recruiter_id
char * guild_tag
char * guild_name
char * rank_name

Detailed Description

Joined guild info

Definition at line 6653 of file protocol.h.

Field Documentation

◆ _eo

EoPacket GuildAgreeServerPacket::_eo

Definition at line 6654 of file protocol.h.

◆ guild_name

char* GuildAgreeServerPacket::guild_name

Definition at line 6657 of file protocol.h.

◆ guild_tag

char* GuildAgreeServerPacket::guild_tag

Definition at line 6656 of file protocol.h.

◆ rank_name

char* GuildAgreeServerPacket::rank_name

Definition at line 6658 of file protocol.h.

◆ recruiter_id

int32_t GuildAgreeServerPacket::recruiter_id

Definition at line 6655 of file protocol.h.


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