TrinityCore
Loading...
Searching...
No Matches
QuestLineXQuestEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

bool HasFlag (QuestLineXQuestFlags flag) const
 

Public Attributes

uint32 ID
 
uint32 QuestLineID
 
uint32 QuestID
 
uint32 OrderIndex
 
int32 Flags
 
int32 Unknown1110
 

Detailed Description

Definition at line 3523 of file DB2Structure.h.

Member Function Documentation

◆ HasFlag()

bool QuestLineXQuestEntry::HasFlag ( QuestLineXQuestFlags  flag) const
inline

Definition at line 3532 of file DB2Structure.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ Flags

int32 QuestLineXQuestEntry::Flags

Definition at line 3529 of file DB2Structure.h.

◆ ID

uint32 QuestLineXQuestEntry::ID

Definition at line 3525 of file DB2Structure.h.

◆ OrderIndex

uint32 QuestLineXQuestEntry::OrderIndex

Definition at line 3528 of file DB2Structure.h.

◆ QuestID

uint32 QuestLineXQuestEntry::QuestID

Definition at line 3527 of file DB2Structure.h.

◆ QuestLineID

uint32 QuestLineXQuestEntry::QuestLineID

Definition at line 3526 of file DB2Structure.h.

◆ Unknown1110

int32 QuestLineXQuestEntry::Unknown1110

Definition at line 3530 of file DB2Structure.h.


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