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

#include <protocol.h>

Data Fields

EoPacket _eo
Coords locker_coords
int32_t take_item_id

Detailed Description

Taking an item from a bank locker

Definition at line 3270 of file protocol.h.

Field Documentation

◆ _eo

EoPacket LockerTakeClientPacket::_eo

Definition at line 3271 of file protocol.h.

◆ locker_coords

Coords LockerTakeClientPacket::locker_coords

Definition at line 3272 of file protocol.h.

◆ take_item_id

int32_t LockerTakeClientPacket::take_item_id

Definition at line 3273 of file protocol.h.


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