|
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 |
Requesting a trade with another player
Definition at line 4254 of file protocol.h.
| EoPacket TradeRequestClientPacket::_eo |
Definition at line 4255 of file protocol.h.
| int32_t TradeRequestClientPacket::player_id |
Definition at line 4256 of file protocol.h.