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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
Coords coords

Detailed Description

Your character standing up from a chair

Definition at line 5149 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ChairCloseServerPacket::_eo

Definition at line 5150 of file protocol.h.

◆ coords

Coords ChairCloseServerPacket::coords

Definition at line 5152 of file protocol.h.

◆ player_id

int32_t ChairCloseServerPacket::player_id

Definition at line 5151 of file protocol.h.


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