|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| size_t | gains_length |
| PartyExpShare * | gains |
Updated experience and level-ups from party experience
Definition at line 6484 of file protocol.h.
| EoPacket PartyTargetGroupServerPacket::_eo |
Definition at line 6485 of file protocol.h.
| PartyExpShare* PartyTargetGroupServerPacket::gains |
Definition at line 6487 of file protocol.h.
| size_t PartyTargetGroupServerPacket::gains_length |
Definition at line 6486 of file protocol.h.