|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | player_id |
| Direction | direction |
| int32_t | instrument_id |
| int32_t | note_id |
Someone playing a note with the bard skill nearby
Definition at line 6004 of file protocol.h.
| EoPacket JukeboxMsgServerPacket::_eo |
Definition at line 6005 of file protocol.h.
| Direction JukeboxMsgServerPacket::direction |
Definition at line 6007 of file protocol.h.
| int32_t JukeboxMsgServerPacket::instrument_id |
Definition at line 6008 of file protocol.h.
| int32_t JukeboxMsgServerPacket::note_id |
Definition at line 6009 of file protocol.h.
| int32_t JukeboxMsgServerPacket::player_id |
Definition at line 6006 of file protocol.h.