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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t board_id
int32_t post_id

Detailed Description

Removing a post from a town board

Definition at line 3568 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BoardRemoveClientPacket::_eo

Definition at line 3569 of file protocol.h.

◆ board_id

int32_t BoardRemoveClientPacket::board_id

Definition at line 3570 of file protocol.h.

◆ post_id

int32_t BoardRemoveClientPacket::post_id

Definition at line 3571 of file protocol.h.


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