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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t post_id
char * author
char * subject

Detailed Description

An entry in the list of town board posts

Definition at line 1955 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize BoardPostListing::_eo

Definition at line 1956 of file protocol.h.

◆ author

char* BoardPostListing::author

Definition at line 1958 of file protocol.h.

◆ post_id

int32_t BoardPostListing::post_id

Definition at line 1957 of file protocol.h.

◆ subject

char* BoardPostListing::subject

Definition at line 1959 of file protocol.h.


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