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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t hair_style
int32_t hair_color
int32_t session_id

Detailed Description

Purchasing a hair-style

Definition at line 3228 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BarberBuyClientPacket::_eo

Definition at line 3229 of file protocol.h.

◆ hair_color

int32_t BarberBuyClientPacket::hair_color

Definition at line 3231 of file protocol.h.

◆ hair_style

int32_t BarberBuyClientPacket::hair_style

Definition at line 3230 of file protocol.h.

◆ session_id

int32_t BarberBuyClientPacket::session_id

Definition at line 3232 of file protocol.h.


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