|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| PartyRequestType | request_type |
| int32_t | player_id |
Send party invite / join request
Definition at line 3908 of file protocol.h.
| EoPacket PartyRequestClientPacket::_eo |
Definition at line 3909 of file protocol.h.
| int32_t PartyRequestClientPacket::player_id |
Definition at line 3911 of file protocol.h.
| PartyRequestType PartyRequestClientPacket::request_type |
Definition at line 3910 of file protocol.h.