TrinityCore
QuestObjectiveAction Struct Reference

#include <QuestDef.h>

Public Attributes

Optional< uint32GameEventId
 
Optional< uint32SpellId
 
Optional< uint32ConversationId
 
bool UpdatePhaseShift = false
 
bool UpdateZoneAuras = false
 

Detailed Description

Definition at line 434 of file QuestDef.h.

Member Data Documentation

◆ ConversationId

Optional<uint32> QuestObjectiveAction::ConversationId

Definition at line 438 of file QuestDef.h.

◆ GameEventId

Optional<uint32> QuestObjectiveAction::GameEventId

Definition at line 436 of file QuestDef.h.

◆ SpellId

Optional<uint32> QuestObjectiveAction::SpellId

Definition at line 437 of file QuestDef.h.

◆ UpdatePhaseShift

bool QuestObjectiveAction::UpdatePhaseShift = false

Definition at line 439 of file QuestDef.h.

◆ UpdateZoneAuras

bool QuestObjectiveAction::UpdateZoneAuras = false

Definition at line 440 of file QuestDef.h.


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