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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
int32_t spell_id

Detailed Description

Forgetting a skill at a skill master NPC

Definition at line 3460 of file protocol.h.

Field Documentation

◆ _eo

EoPacket StatSkillRemoveClientPacket::_eo

Definition at line 3461 of file protocol.h.

◆ session_id

int32_t StatSkillRemoveClientPacket::session_id

Definition at line 3462 of file protocol.h.

◆ spell_id

int32_t StatSkillRemoveClientPacket::spell_id

Definition at line 3463 of file protocol.h.


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