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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t instrument_id
int32_t note_id

Detailed Description

Playing a note with the bard skill

Definition at line 3653 of file protocol.h.

Field Documentation

◆ _eo

EoPacket JukeboxUseClientPacket::_eo

Definition at line 3654 of file protocol.h.

◆ instrument_id

int32_t JukeboxUseClientPacket::instrument_id

Definition at line 3655 of file protocol.h.

◆ note_id

int32_t JukeboxUseClientPacket::note_id

Definition at line 3656 of file protocol.h.


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