|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | instrument_id |
| int32_t | note_id |
Playing a note with the bard skill
Definition at line 3653 of file protocol.h.
| EoPacket JukeboxUseClientPacket::_eo |
Definition at line 3654 of file protocol.h.
| int32_t JukeboxUseClientPacket::instrument_id |
Definition at line 3655 of file protocol.h.
| int32_t JukeboxUseClientPacket::note_id |
Definition at line 3656 of file protocol.h.