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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
Direction direction
int32_t instrument_id
int32_t note_id

Detailed Description

Someone playing a note with the bard skill nearby

Definition at line 6004 of file protocol.h.

Field Documentation

◆ _eo

EoPacket JukeboxMsgServerPacket::_eo

Definition at line 6005 of file protocol.h.

◆ direction

Direction JukeboxMsgServerPacket::direction

Definition at line 6007 of file protocol.h.

◆ instrument_id

int32_t JukeboxMsgServerPacket::instrument_id

Definition at line 6008 of file protocol.h.

◆ note_id

int32_t JukeboxMsgServerPacket::note_id

Definition at line 6009 of file protocol.h.

◆ player_id

int32_t JukeboxMsgServerPacket::player_id

Definition at line 6006 of file protocol.h.


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