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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
int32_t behavior_id
char * answers [3]

Detailed Description

Subscribing to a town

Definition at line 3337 of file protocol.h.

Field Documentation

◆ _eo

EoPacket CitizenReplyClientPacket::_eo

Definition at line 3338 of file protocol.h.

◆ answers

char* CitizenReplyClientPacket::answers[3]

Definition at line 3341 of file protocol.h.

◆ behavior_id

int32_t CitizenReplyClientPacket::behavior_id

Definition at line 3340 of file protocol.h.

◆ session_id

int32_t CitizenReplyClientPacket::session_id

Definition at line 3339 of file protocol.h.


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