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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t post_id
char * post_body

Detailed Description

Reply to reading a post on a town board

Definition at line 5936 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BoardPlayerServerPacket::_eo

Definition at line 5937 of file protocol.h.

◆ post_body

char* BoardPlayerServerPacket::post_body

Definition at line 5939 of file protocol.h.

◆ post_id

int32_t BoardPlayerServerPacket::post_id

Definition at line 5938 of file protocol.h.


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