|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | session_id |
| int32_t | rank |
| char * | member_name |
Update a member's rank
Definition at line 4166 of file protocol.h.
| EoPacket GuildRankClientPacket::_eo |
Definition at line 4167 of file protocol.h.
| char* GuildRankClientPacket::member_name |
Definition at line 4170 of file protocol.h.
| int32_t GuildRankClientPacket::rank |
Definition at line 4169 of file protocol.h.
| int32_t GuildRankClientPacket::session_id |
Definition at line 4168 of file protocol.h.