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

#include <protocol.h>

Data Fields

EoPacket _eo
PartyRequestType request_type
int32_t player_id

Detailed Description

Send party invite / join request

Definition at line 3908 of file protocol.h.

Field Documentation

◆ _eo

EoPacket PartyRequestClientPacket::_eo

Definition at line 3909 of file protocol.h.

◆ player_id

int32_t PartyRequestClientPacket::player_id

Definition at line 3911 of file protocol.h.

◆ request_type

PartyRequestType PartyRequestClientPacket::request_type

Definition at line 3910 of file protocol.h.


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