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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t behavior_id
int32_t current_home_id
int32_t session_id
char * questions [3]

Detailed Description

Response from talking to a citizenship NPC

Definition at line 5557 of file protocol.h.

Field Documentation

◆ _eo

EoPacket CitizenOpenServerPacket::_eo

Definition at line 5558 of file protocol.h.

◆ behavior_id

int32_t CitizenOpenServerPacket::behavior_id

Definition at line 5559 of file protocol.h.

◆ current_home_id

int32_t CitizenOpenServerPacket::current_home_id

Definition at line 5560 of file protocol.h.

◆ questions

char* CitizenOpenServerPacket::questions[3]

Definition at line 5562 of file protocol.h.

◆ session_id

int32_t CitizenOpenServerPacket::session_id

Definition at line 5561 of file protocol.h.


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