void setQuestID(gid val)
Definition GoalEntry.h:12
std::string getGoalTitle()
Definition GoalEntry.h:24
unsigned int getGoalNameID()
Definition GoalEntry.h:40
void setGoalTitle(std::string val)
Definition GoalEntry.h:28
gid getGoalID()
Definition GoalEntry.h:16
void setGoalID(gid val)
Definition GoalEntry.h:20
void setGoalNameID(unsigned int val)
Definition GoalEntry.h:44
std::string getQuestTitle()
Definition GoalEntry.h:32
void setQuestTitle(std::string val)
Definition GoalEntry.h:36