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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
char * message

Detailed Description

Public chat message

Definition at line 4940 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TalkPlayerServerPacket::_eo

Definition at line 4941 of file protocol.h.

◆ message

char* TalkPlayerServerPacket::message

Definition at line 4943 of file protocol.h.

◆ player_id

int32_t TalkPlayerServerPacket::player_id

Definition at line 4942 of file protocol.h.


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