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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id

Detailed Description

Player left the party

Definition at line 6431 of file protocol.h.

Field Documentation

◆ _eo

EoPacket PartyRemoveServerPacket::_eo

Definition at line 6432 of file protocol.h.

◆ player_id

int32_t PartyRemoveServerPacket::player_id

Definition at line 6433 of file protocol.h.


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