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

#include <protocol.h>

Data Fields

EoSerialize _eo
char * question
char * answer

Detailed Description

Record of a question and answer that the player must answer to register citizenship with an inn

Definition at line 2326 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize InnQuestionRecord::_eo

Definition at line 2327 of file protocol.h.

◆ answer

char* InnQuestionRecord::answer

Definition at line 2329 of file protocol.h.

◆ question

char* InnQuestionRecord::question

Definition at line 2328 of file protocol.h.


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