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

#include <protocol.h>

Data Fields

EoPacket _eo
Item deposited_item
Weight weight
size_t locker_items_length
ThreeItemlocker_items

Detailed Description

Response to adding an item to a bank locker

Definition at line 5457 of file protocol.h.

Field Documentation

◆ _eo

EoPacket LockerReplyServerPacket::_eo

Definition at line 5458 of file protocol.h.

◆ deposited_item

Item LockerReplyServerPacket::deposited_item

Definition at line 5459 of file protocol.h.

◆ locker_items

ThreeItem* LockerReplyServerPacket::locker_items

Definition at line 5462 of file protocol.h.

◆ locker_items_length

size_t LockerReplyServerPacket::locker_items_length

Definition at line 5461 of file protocol.h.

◆ weight

Weight LockerReplyServerPacket::weight

Definition at line 5460 of file protocol.h.


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