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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
Emote emote

Detailed Description

Nearby player doing an emote

Definition at line 5235 of file protocol.h.

Field Documentation

◆ _eo

EoPacket EmotePlayerServerPacket::_eo

Definition at line 5236 of file protocol.h.

◆ emote

Emote EmotePlayerServerPacket::emote

Definition at line 5238 of file protocol.h.

◆ player_id

int32_t EmotePlayerServerPacket::player_id

Definition at line 5237 of file protocol.h.


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