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

#include <protocol.h>

Data Fields

EoPacket _eo
ThreeItem taken_item
Weight weight
size_t locker_items_length
ThreeItemlocker_items

Detailed Description

Response to taking an item from a bank locker

Definition at line 5473 of file protocol.h.

Field Documentation

◆ _eo

EoPacket LockerGetServerPacket::_eo

Definition at line 5474 of file protocol.h.

◆ locker_items

ThreeItem* LockerGetServerPacket::locker_items

Definition at line 5478 of file protocol.h.

◆ locker_items_length

size_t LockerGetServerPacket::locker_items_length

Definition at line 5477 of file protocol.h.

◆ taken_item

ThreeItem LockerGetServerPacket::taken_item

Definition at line 5475 of file protocol.h.

◆ weight

Weight LockerGetServerPacket::weight

Definition at line 5476 of file protocol.h.


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