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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
int32_t spell_id

Detailed Description

Nearby player chanting a spell

Definition at line 6694 of file protocol.h.

Field Documentation

◆ _eo

EoPacket SpellRequestServerPacket::_eo

Definition at line 6695 of file protocol.h.

◆ player_id

int32_t SpellRequestServerPacket::player_id

Definition at line 6696 of file protocol.h.

◆ spell_id

int32_t SpellRequestServerPacket::spell_id

Definition at line 6697 of file protocol.h.


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