![]() |
TrinityCore
|
#include <QuestDef.h>
Public Types | |
| typedef std::vector< int32 > | PrevQuests |
| typedef std::vector< uint32 > | PrevChainQuests |
Protected Attributes | |
| uint32 | DetailsEmote [QUEST_EMOTE_COUNT] = {} |
| uint32 | DetailsEmoteDelay [QUEST_EMOTE_COUNT] = {} |
| uint32 | EmoteOnComplete = 0 |
| uint32 | EmoteOnIncomplete = 0 |
| uint32 | EmoteOnCompleteDelay = 0 |
| uint32 | EmoteOnIncompleteDelay = 0 |
| std::string | RequestItemsText |
| uint32 | OfferRewardEmote [QUEST_EMOTE_COUNT] = {} |
| uint32 | OfferRewardEmoteDelay [QUEST_EMOTE_COUNT] = {} |
| std::string | OfferRewardText |
| uint32 | MaxLevel = 0 |
| uint32 | AllowableClasses = 0 |
| uint32 | SourceSpellID = 0 |
| int32 | PrevQuestID = 0 |
| int32 | NextQuestID = 0 |
| int32 | ExclusiveGroup = 0 |
| uint32 | RewardMailTemplateId = 0 |
| uint32 | RewardMailDelay = 0 |
| uint32 | RequiredSkillId = 0 |
| uint32 | RequiredSkillPoints = 0 |
| uint32 | RequiredMinRepFaction = 0 |
| int32 | RequiredMinRepValue = 0 |
| uint32 | RequiredMaxRepFaction = 0 |
| int32 | RequiredMaxRepValue = 0 |
| uint32 | SourceItemIdCount = 0 |
| uint32 | SpecialFlags = 0 |
Private Attributes | |
| uint32 | _rewChoiceItemsCount |
| uint32 | _rewItemsCount |
| uint32 | _rewCurrencyCount |
Friends | |
| class | ObjectMgr |
| class | Player |
| class | PlayerMenu |
| typedef std::vector<uint32> Quest::PrevChainQuests |
| typedef std::vector<int32> Quest::PrevQuests |
| Quest::Quest | ( | Field * | questRecord | ) |
Here is the call graph for this function:| void Quest::BuildQuestRewards | ( | WorldPackets::Quest::QuestRewards & | rewards, |
| Player * | player | ||
| ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
Here is the caller graph for this function:| uint32 Quest::GetRewMoneyMaxLevel | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:| bool Quest::IsAllowedInRaid | ( | Difficulty | difficulty | ) | const |
Here is the call graph for this function:| bool Quest::IsAutoAccept | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:| bool Quest::IsAutoComplete | ( | ) | const |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
| bool Quest::IsRaidQuest | ( | Difficulty | difficulty | ) | const |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
| void Quest::LoadQuestDetails | ( | Field * | fields | ) |
| void Quest::LoadQuestObjective | ( | Field * | fields | ) |
Here is the call graph for this function:| void Quest::LoadQuestObjectiveVisualEffect | ( | Field * | fields | ) |
Here is the call graph for this function:| void Quest::LoadQuestOfferReward | ( | Field * | fields | ) |
Here is the call graph for this function:| void Quest::LoadQuestRequestItems | ( | Field * | fields | ) |
Here is the call graph for this function:| void Quest::LoadQuestTemplateAddon | ( | Field * | fields | ) |
Here is the call graph for this function:
Here is the call graph for this function:
|
inline |
|
inline |
Here is the caller graph for this function:
|
friend |
|
friend |
|
friend |
|
private |
|
private |
|
private |
|
protected |
| int32 Quest::AllowableRaces |
| std::string Quest::AreaDescription |
| uint32 Quest::AreaGroupID |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| uint32 Quest::Flags |
| uint32 Quest::FlagsEx |
| uint32 Quest::ID |
| uint32 Quest::ItemDrop[QUEST_ITEM_DROP_COUNT] |
| uint32 Quest::ItemDropQuantity[QUEST_ITEM_DROP_COUNT] |
| int32 Quest::Level |
| uint32 Quest::LimitTime |
| std::string Quest::LogDescription |
| std::string Quest::LogTitle |
|
protected |
| int32 Quest::MinLevel |
|
protected |
| uint32 Quest::NextQuestInChain |
| QuestObjectives Quest::Objectives |
|
protected |
|
protected |
|
protected |
| uint32 Quest::PackageID |
| uint32 Quest::POIContinent |
| uint32 Quest::POIPriority |
| float Quest::POIx |
| float Quest::POIy |
| std::string Quest::PortraitGiverName |
| std::string Quest::PortraitGiverText |
| std::string Quest::PortraitTurnInName |
| std::string Quest::PortraitTurnInText |
| PrevChainQuests Quest::prevChainQuests |
|
protected |
| PrevQuests Quest::prevQuests |
| std::string Quest::QuestCompletionLog |
| std::string Quest::QuestDescription |
| uint32 Quest::QuestGiverPortrait |
| uint32 Quest::QuestInfoID |
| int32 Quest::QuestSortID |
| uint32 Quest::QuestTurnInPortrait |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| int32 Quest::RewardArenaPoints |
| uint32 Quest::RewardBonusMoney |
| uint32 Quest::RewardChoiceItemCount[QUEST_REWARD_CHOICES_COUNT] |
| uint32 Quest::RewardChoiceItemDisplayId[QUEST_REWARD_CHOICES_COUNT] |
| uint32 Quest::RewardChoiceItemId[QUEST_REWARD_CHOICES_COUNT] |
| uint32 Quest::RewardCurrencyCount[QUEST_REWARD_CURRENCY_COUNT] |
| uint32 Quest::RewardCurrencyId[QUEST_REWARD_CURRENCY_COUNT] |
| uint32 Quest::RewardDisplaySpell |
| uint32 Quest::RewardFactionId[QUEST_REWARD_REPUTATIONS_COUNT] |
| int32 Quest::RewardFactionOverride[QUEST_REWARD_REPUTATIONS_COUNT] |
| int32 Quest::RewardFactionValue[QUEST_REWARD_REPUTATIONS_COUNT] |
| uint32 Quest::RewardHonor |
| uint32 Quest::RewardItemCount[QUEST_REWARD_ITEM_COUNT] |
| uint32 Quest::RewardItemId[QUEST_REWARD_ITEM_COUNT] |
| uint32 Quest::RewardKillHonor |
|
protected |
|
protected |
| int32 Quest::RewardMoney |
| uint32 Quest::RewardMoneyDifficulty |
| float Quest::RewardMoneyMultiplier |
| uint32 Quest::RewardReputationMask |
| uint32 Quest::RewardSkillId |
| uint32 Quest::RewardSkillPoints |
| uint32 Quest::RewardSpell |
| uint32 Quest::RewardTalents |
| uint32 Quest::RewardTitleId |
| uint32 Quest::RewardXPDifficulty |
| float Quest::RewardXPMultiplier |
| uint32 Quest::SoundAccept |
| uint32 Quest::SoundTurnIn |
| uint32 Quest::SourceItemId |
|
protected |
|
protected |
|
protected |
| uint32 Quest::SuggestedPlayers |
| uint32 Quest::Type |
1.8.8