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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t map_id
int32_t session_id

Detailed Description

Accept a warp request from the server

Definition at line 3667 of file protocol.h.

Field Documentation

◆ _eo

EoPacket WarpAcceptClientPacket::_eo

Definition at line 3668 of file protocol.h.

◆ map_id

int32_t WarpAcceptClientPacket::map_id

Definition at line 3669 of file protocol.h.

◆ session_id

int32_t WarpAcceptClientPacket::session_id

Definition at line 3670 of file protocol.h.


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