|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | player_id |
| char * | guild_identity |
Guild create request
Definition at line 6523 of file protocol.h.
| EoPacket GuildRequestServerPacket::_eo |
Definition at line 6524 of file protocol.h.
| char* GuildRequestServerPacket::guild_identity |
Definition at line 6526 of file protocol.h.
| int32_t GuildRequestServerPacket::player_id |
Definition at line 6525 of file protocol.h.