|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | partner_player_id |
| bool | agree |
Partner agree state updated
Definition at line 6911 of file protocol.h.
| EoPacket TradeAgreeServerPacket::_eo |
Definition at line 6912 of file protocol.h.
| bool TradeAgreeServerPacket::agree |
Definition at line 6914 of file protocol.h.
| int32_t TradeAgreeServerPacket::partner_player_id |
Definition at line 6913 of file protocol.h.