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

#include <protocol.h>

Data Fields

EoPacket _eo
char * player_name
char * message

Detailed Description

Admin chat message

Definition at line 4968 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TalkAdminServerPacket::_eo

Definition at line 4969 of file protocol.h.

◆ message

char* TalkAdminServerPacket::message

Definition at line 4971 of file protocol.h.

◆ player_name

char* TalkAdminServerPacket::player_name

Definition at line 4970 of file protocol.h.


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