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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t stat_points
CharacterStatsUpdate stats

Detailed Description

Response to spending stat points

Definition at line 5723 of file protocol.h.

Field Documentation

◆ _eo

EoPacket StatSkillPlayerServerPacket::_eo

Definition at line 5724 of file protocol.h.

◆ stat_points

int32_t StatSkillPlayerServerPacket::stat_points

Definition at line 5725 of file protocol.h.

◆ stats

CharacterStatsUpdate StatSkillPlayerServerPacket::stats

Definition at line 5726 of file protocol.h.


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