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

#include <protocol.h>

Data Fields

EoPacket _eo
char * name
char * message

Detailed Description

Private chat message

Definition at line 2990 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TalkTellClientPacket::_eo

Definition at line 2991 of file protocol.h.

◆ message

char* TalkTellClientPacket::message

Definition at line 2993 of file protocol.h.

◆ name

char* TalkTellClientPacket::name

Definition at line 2992 of file protocol.h.


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