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

#include <protocol.h>

Data Fields

EoPacket _eo
char * player_name
char * message

Detailed Description

Admin announcement

Definition at line 4982 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TalkAnnounceServerPacket::_eo

Definition at line 4983 of file protocol.h.

◆ message

char* TalkAnnounceServerPacket::message

Definition at line 4985 of file protocol.h.

◆ player_name

char* TalkAnnounceServerPacket::player_name

Definition at line 4984 of file protocol.h.


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