35 #ifndef _ChangeQuestStatus_H__ 36 #define _ChangeQuestStatus_H__ 69 {
return this->questId_; }
A QuestEffect which changes the status of a specified Quest for the player invoking the QuestEffect...
Definition: ChangeQuestStatus.h:55
::std::string string
Definition: gtest-port.h:756
xmlelement
Definition: Super.h:519
Handles QuestEffects for Quests.
Definition: QuestEffect.h:56
const std::string & getQuestId(void) const
Returns the id of the Quest.
Definition: ChangeQuestStatus.h:68
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Mode
Definition: CorePrereqs.h:102
Shared library macros, enums, constants and forward declarations for the questsystem module ...
std::string questId_
The id of the Quest the status should be changed of.
Definition: ChangeQuestStatus.h:72
Definition of the QuestEffect class.
#define _QuestsystemExport
Definition: QuestsystemPrereqs.h:60