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

#include <protocol.h>

Data Fields

EoPacket _eo
PartyRequestType request_type
int32_t inviter_player_id

Detailed Description

Accept party invite / join request

Definition at line 3922 of file protocol.h.

Field Documentation

◆ _eo

EoPacket PartyAcceptClientPacket::_eo

Definition at line 3923 of file protocol.h.

◆ inviter_player_id

int32_t PartyAcceptClientPacket::inviter_player_id

Definition at line 3925 of file protocol.h.

◆ request_type

PartyRequestType PartyAcceptClientPacket::request_type

Definition at line 3924 of file protocol.h.


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