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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
char * name

Detailed Description

Requesting marriage at a priest

Definition at line 4437 of file protocol.h.

Field Documentation

◆ _eo

EoPacket PriestRequestClientPacket::_eo

Definition at line 4438 of file protocol.h.

◆ name

char* PriestRequestClientPacket::name

Definition at line 4440 of file protocol.h.

◆ session_id

int32_t PriestRequestClientPacket::session_id

Definition at line 4439 of file protocol.h.


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