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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t map_id
int32_t session_id

Detailed Description

Request to download a copy of the map

Definition at line 3681 of file protocol.h.

Field Documentation

◆ _eo

EoPacket WarpTakeClientPacket::_eo

Definition at line 3682 of file protocol.h.

◆ map_id

int32_t WarpTakeClientPacket::map_id

Definition at line 3683 of file protocol.h.

◆ session_id

int32_t WarpTakeClientPacket::session_id

Definition at line 3684 of file protocol.h.


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