#include <GoalTemplate.h>
◆ getActivateResults()
| ResultList ** GoalTemplate::getActivateResults |
( |
| ) |
|
|
inline |
◆ getAutoComplete()
| bool GoalTemplate::getAutoComplete |
( |
| ) |
|
|
inline |
◆ getAutoQualify()
| bool GoalTemplate::getAutoQualify |
( |
| ) |
|
|
inline |
◆ getClientTags()
| List< std::string > GoalTemplate::getClientTags |
( |
| ) |
|
|
inline |
◆ getCompleteResults()
| ResultList ** GoalTemplate::getCompleteResults |
( |
| ) |
|
|
inline |
◆ getCompleteText()
| std::string GoalTemplate::getCompleteText |
( |
| ) |
|
|
inline |
◆ getDestinationZone()
| std::string GoalTemplate::getDestinationZone |
( |
| ) |
|
|
inline |
◆ getDialogList()
◆ getDisplayImage1()
| std::string GoalTemplate::getDisplayImage1 |
( |
| ) |
|
|
inline |
◆ getDisplayImage2()
| std::string GoalTemplate::getDisplayImage2 |
( |
| ) |
|
|
inline |
◆ getGenericEvents()
| List< std::string > GoalTemplate::getGenericEvents |
( |
| ) |
|
|
inline |
◆ getGoalName()
| std::string GoalTemplate::getGoalName |
( |
| ) |
|
|
inline |
◆ getGoalNameID()
| unsigned int GoalTemplate::getGoalNameID |
( |
| ) |
|
|
inline |
◆ getGoalRequirements()
◆ getGoalTitle()
| std::string GoalTemplate::getGoalTitle |
( |
| ) |
|
|
inline |
◆ getGoalType()
| GoalTemplate__GOAL_TYPE GoalTemplate::getGoalType |
( |
| ) |
|
|
inline |
◆ getGoalUnderway()
| std::string GoalTemplate::getGoalUnderway |
( |
| ) |
|
|
inline |
◆ getHideGoalFloatyText()
| bool GoalTemplate::getHideGoalFloatyText |
( |
| ) |
|
|
inline |
◆ getHyperlink()
| std::string GoalTemplate::getHyperlink |
( |
| ) |
|
|
inline |
◆ getLocationName()
| std::string GoalTemplate::getLocationName |
( |
| ) |
|
|
inline |
◆ getNoQuestHelper()
| bool GoalTemplate::getNoQuestHelper |
( |
| ) |
|
|
inline |
◆ getPetOnlyQuest()
| bool GoalTemplate::getPetOnlyQuest |
( |
| ) |
|
|
inline |
◆ getTallyCounter()
◆ setActivateResults()
| void GoalTemplate::setActivateResults |
( |
ResultList ** | val | ) |
|
|
inline |
◆ setAutoComplete()
| void GoalTemplate::setAutoComplete |
( |
bool | val | ) |
|
|
inline |
◆ setAutoQualify()
| void GoalTemplate::setAutoQualify |
( |
bool | val | ) |
|
|
inline |
◆ setClientTags()
| void GoalTemplate::setClientTags |
( |
List< std::string > | val | ) |
|
|
inline |
◆ setCompleteResults()
| void GoalTemplate::setCompleteResults |
( |
ResultList ** | val | ) |
|
|
inline |
◆ setCompleteText()
| void GoalTemplate::setCompleteText |
( |
std::string | val | ) |
|
|
inline |
◆ setDestinationZone()
| void GoalTemplate::setDestinationZone |
( |
std::string | val | ) |
|
|
inline |
◆ setDialogList()
◆ setDisplayImage1()
| void GoalTemplate::setDisplayImage1 |
( |
std::string | val | ) |
|
|
inline |
◆ setDisplayImage2()
| void GoalTemplate::setDisplayImage2 |
( |
std::string | val | ) |
|
|
inline |
◆ setGenericEvents()
| void GoalTemplate::setGenericEvents |
( |
List< std::string > | val | ) |
|
|
inline |
◆ setGoalName()
| void GoalTemplate::setGoalName |
( |
std::string | val | ) |
|
|
inline |
◆ setGoalNameID()
| void GoalTemplate::setGoalNameID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setGoalRequirements()
◆ setGoalTitle()
| void GoalTemplate::setGoalTitle |
( |
std::string | val | ) |
|
|
inline |
◆ setGoalType()
| void GoalTemplate::setGoalType |
( |
GoalTemplate__GOAL_TYPE | val | ) |
|
|
inline |
◆ setGoalUnderway()
| void GoalTemplate::setGoalUnderway |
( |
std::string | val | ) |
|
|
inline |
◆ setHideGoalFloatyText()
| void GoalTemplate::setHideGoalFloatyText |
( |
bool | val | ) |
|
|
inline |
◆ setHyperlink()
| void GoalTemplate::setHyperlink |
( |
std::string | val | ) |
|
|
inline |
◆ setLocationName()
| void GoalTemplate::setLocationName |
( |
std::string | val | ) |
|
|
inline |
◆ setNoQuestHelper()
| void GoalTemplate::setNoQuestHelper |
( |
bool | val | ) |
|
|
inline |
◆ setPetOnlyQuest()
| void GoalTemplate::setPetOnlyQuest |
( |
bool | val | ) |
|
|
inline |
◆ setTallyCounter()