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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t track_id

Detailed Description

Requesting a song on a jukebox

Definition at line 3637 of file protocol.h.

Field Documentation

◆ _eo

EoPacket JukeboxMsgClientPacket::_eo

Definition at line 3638 of file protocol.h.

◆ track_id

int32_t JukeboxMsgClientPacket::track_id

This value is 0-indexed

Definition at line 3642 of file protocol.h.


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