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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t item_index

Detailed Description

Item disappeared from the ground

Definition at line 5840 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ItemRemoveServerPacket::_eo

Definition at line 5841 of file protocol.h.

◆ item_index

int32_t ItemRemoveServerPacket::item_index

Definition at line 5842 of file protocol.h.


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