|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | gold_amount |
| int32_t | locker_upgrades |
Response to buying a locker space upgrade from a banker NPC
Definition at line 5504 of file protocol.h.
| EoPacket LockerBuyServerPacket::_eo |
Definition at line 5505 of file protocol.h.
| int32_t LockerBuyServerPacket::gold_amount |
Definition at line 5506 of file protocol.h.
| int32_t LockerBuyServerPacket::locker_upgrades |
Definition at line 5507 of file protocol.h.