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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t npc_index
int32_t quest_id

Detailed Description

Talking to a quest NPC

Definition at line 4331 of file protocol.h.

Field Documentation

◆ _eo

EoPacket QuestUseClientPacket::_eo

Definition at line 4332 of file protocol.h.

◆ npc_index

int32_t QuestUseClientPacket::npc_index

Definition at line 4333 of file protocol.h.

◆ quest_id

int32_t QuestUseClientPacket::quest_id

Quest ID is 0 unless the player explicitly selects a quest from the quest switcher

Definition at line 4337 of file protocol.h.


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