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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t id
int32_t level

Detailed Description

A spell known by the player

Definition at line 1064 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize Spell::_eo

Definition at line 1065 of file protocol.h.

◆ id

int32_t Spell::id

Definition at line 1066 of file protocol.h.

◆ level

int32_t Spell::level

Definition at line 1067 of file protocol.h.


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