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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
Coords coords
Direction direction

Detailed Description

Nearby player sitting down

Definition at line 5177 of file protocol.h.

Field Documentation

◆ _eo

EoPacket SitPlayerServerPacket::_eo

Definition at line 5178 of file protocol.h.

◆ coords

Coords SitPlayerServerPacket::coords

Definition at line 5180 of file protocol.h.

◆ direction

Direction SitPlayerServerPacket::direction

Definition at line 5181 of file protocol.h.

◆ player_id

int32_t SitPlayerServerPacket::player_id

Definition at line 5179 of file protocol.h.


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