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

#include <protocol.h>

Data Fields

EoSerialize _eo
char * player_name
char * message

Detailed Description

A backfilled global chat message

Definition at line 2236 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize GlobalBackfillMessage::_eo

Definition at line 2237 of file protocol.h.

◆ message

char* GlobalBackfillMessage::message

Definition at line 2239 of file protocol.h.

◆ player_name

char* GlobalBackfillMessage::player_name

Definition at line 2238 of file protocol.h.


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