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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t partner_player_id
bool agree

Detailed Description

Partner agree state updated

Definition at line 6911 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TradeAgreeServerPacket::_eo

Definition at line 6912 of file protocol.h.

◆ agree

bool TradeAgreeServerPacket::agree

Definition at line 6914 of file protocol.h.

◆ partner_player_id

int32_t TradeAgreeServerPacket::partner_player_id

Definition at line 6913 of file protocol.h.


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