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

#include <protocol.h>

Data Fields

EoPacket _eo
char * player_name
char * message

Detailed Description

Guild chat message

Definition at line 4884 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TalkRequestServerPacket::_eo

Definition at line 4885 of file protocol.h.

◆ message

char* TalkRequestServerPacket::message

Definition at line 4887 of file protocol.h.

◆ player_name

char* TalkRequestServerPacket::player_name

Definition at line 4886 of file protocol.h.


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