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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t board_id
size_t posts_length
BoardPostListingposts

Detailed Description

Reply to opening a town board

Definition at line 5950 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BoardOpenServerPacket::_eo

Definition at line 5951 of file protocol.h.

◆ board_id

int32_t BoardOpenServerPacket::board_id

Definition at line 5952 of file protocol.h.

◆ posts

BoardPostListing* BoardOpenServerPacket::posts

Definition at line 5954 of file protocol.h.

◆ posts_length

size_t BoardOpenServerPacket::posts_length

Definition at line 5953 of file protocol.h.


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