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

#include <protocol.h>

Data Fields

EoPacket _eo
Direction direction
int32_t spell_id
int32_t timestamp

Detailed Description

Self-targeted spell cast

Definition at line 4195 of file protocol.h.

Field Documentation

◆ _eo

EoPacket SpellTargetSelfClientPacket::_eo

Definition at line 4196 of file protocol.h.

◆ direction

Direction SpellTargetSelfClientPacket::direction

Definition at line 4197 of file protocol.h.

◆ spell_id

int32_t SpellTargetSelfClientPacket::spell_id

Definition at line 4198 of file protocol.h.

◆ timestamp

int32_t SpellTargetSelfClientPacket::timestamp

Definition at line 4199 of file protocol.h.


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