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

#include <protocol.h>

Data Fields

EoPacket _eo
char * player_name
char * message

Detailed Description

Private chat message

Definition at line 4926 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TalkTellServerPacket::_eo

Definition at line 4927 of file protocol.h.

◆ message

char* TalkTellServerPacket::message

Definition at line 4929 of file protocol.h.

◆ player_name

char* TalkTellServerPacket::player_name

Definition at line 4928 of file protocol.h.


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