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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t board_id
int32_t post_id

Detailed Description

Reading a post on a town board

Definition at line 3597 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BoardTakeClientPacket::_eo

Definition at line 3598 of file protocol.h.

◆ board_id

int32_t BoardTakeClientPacket::board_id

Definition at line 3599 of file protocol.h.

◆ post_id

int32_t BoardTakeClientPacket::post_id

Definition at line 3600 of file protocol.h.


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