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

#include <protocol.h>

Data Fields

EoPacket _eo
AvatarChange change
int32_t item_id
int32_t remaining_amount
int32_t sub_loc
CharacterStatsEquipmentChange stats

Detailed Description

Reply to equipping an item

Definition at line 6137 of file protocol.h.

Field Documentation

◆ _eo

EoPacket PaperdollAgreeServerPacket::_eo

Definition at line 6138 of file protocol.h.

◆ change

AvatarChange PaperdollAgreeServerPacket::change

Definition at line 6139 of file protocol.h.

◆ item_id

int32_t PaperdollAgreeServerPacket::item_id

Definition at line 6140 of file protocol.h.

◆ remaining_amount

int32_t PaperdollAgreeServerPacket::remaining_amount

Definition at line 6141 of file protocol.h.

◆ stats

CharacterStatsEquipmentChange PaperdollAgreeServerPacket::stats

Definition at line 6143 of file protocol.h.

◆ sub_loc

int32_t PaperdollAgreeServerPacket::sub_loc

Definition at line 6142 of file protocol.h.


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