![]() |
TrinityCore
|
#include <QuestDef.h>
Public Attributes | |
| int32 | PlayerConditionId = 0 |
| int32 | QuestgiverCreatureId = 0 |
| std::vector< std::string > | Text |
Definition at line 568 of file QuestDef.h.
| int32 QuestConditionalText::PlayerConditionId = 0 |
Definition at line 570 of file QuestDef.h.
| int32 QuestConditionalText::QuestgiverCreatureId = 0 |
Definition at line 571 of file QuestDef.h.
| std::vector<std::string> QuestConditionalText::Text |
Definition at line 572 of file QuestDef.h.