|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | rank |
| char * | name |
Information about a guild staff member (recruiter or leader)
Definition at line 2027 of file protocol.h.
| EoSerialize GuildStaff::_eo |
Definition at line 2028 of file protocol.h.
| char* GuildStaff::name |
Definition at line 2030 of file protocol.h.
| int32_t GuildStaff::rank |
Definition at line 2029 of file protocol.h.