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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
int32_t behavior_id

Detailed Description

Request sleeping at an inn

Definition at line 3309 of file protocol.h.

Field Documentation

◆ _eo

EoPacket CitizenRequestClientPacket::_eo

Definition at line 3310 of file protocol.h.

◆ behavior_id

int32_t CitizenRequestClientPacket::behavior_id

Definition at line 3312 of file protocol.h.

◆ session_id

int32_t CitizenRequestClientPacket::session_id

Definition at line 3311 of file protocol.h.


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