eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
TradeRequestServerPacket Struct Reference

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t partner_player_id
char * partner_player_name

Detailed Description

Trade request from another player

Definition at line 6829 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TradeRequestServerPacket::_eo

Definition at line 6830 of file protocol.h.

◆ partner_player_id

int32_t TradeRequestServerPacket::partner_player_id

Definition at line 6831 of file protocol.h.

◆ partner_player_name

char* TradeRequestServerPacket::partner_player_name

Definition at line 6832 of file protocol.h.


The documentation for this struct was generated from the following file: