|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| AvatarChange | change |
| int32_t | item_id |
| int32_t | remaining_amount |
| int32_t | sub_loc |
| CharacterStatsEquipmentChange | stats |
Reply to equipping an item
Definition at line 6137 of file protocol.h.
| EoPacket PaperdollAgreeServerPacket::_eo |
Definition at line 6138 of file protocol.h.
| AvatarChange PaperdollAgreeServerPacket::change |
Definition at line 6139 of file protocol.h.
| int32_t PaperdollAgreeServerPacket::item_id |
Definition at line 6140 of file protocol.h.
| int32_t PaperdollAgreeServerPacket::remaining_amount |
Definition at line 6141 of file protocol.h.
| CharacterStatsEquipmentChange PaperdollAgreeServerPacket::stats |
Definition at line 6143 of file protocol.h.
| int32_t PaperdollAgreeServerPacket::sub_loc |
Definition at line 6142 of file protocol.h.