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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t rank
char * name

Detailed Description

Information about a guild staff member (recruiter or leader)

Definition at line 2027 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize GuildStaff::_eo

Definition at line 2028 of file protocol.h.

◆ name

char* GuildStaff::name

Definition at line 2030 of file protocol.h.

◆ rank

int32_t GuildStaff::rank

Definition at line 2029 of file protocol.h.


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