#include <GoalEntryFull.h>
◆ getClientTags()
| List< std::string > GoalEntryFull::getClientTags |
( |
| ) |
|
|
inline |
◆ getGoalCount()
| int GoalEntryFull::getGoalCount |
( |
| ) |
|
|
inline |
◆ getGoalDestinationZone()
| std::string GoalEntryFull::getGoalDestinationZone |
( |
| ) |
|
|
inline |
◆ getGoalImage1()
| std::string GoalEntryFull::getGoalImage1 |
( |
| ) |
|
|
inline |
◆ getGoalImage2()
| std::string GoalEntryFull::getGoalImage2 |
( |
| ) |
|
|
inline |
◆ getGoalLocation()
| std::string GoalEntryFull::getGoalLocation |
( |
| ) |
|
|
inline |
◆ getGoalMadlibs()
| SharedPointer< MadlibBlock > * GoalEntryFull::getGoalMadlibs |
( |
| ) |
|
|
inline |
◆ getGoalStatus()
| int GoalEntryFull::getGoalStatus |
( |
| ) |
|
|
inline |
◆ getGoalTotal()
| int GoalEntryFull::getGoalTotal |
( |
| ) |
|
|
inline |
◆ getGoalType()
| int GoalEntryFull::getGoalType |
( |
| ) |
|
|
inline |
◆ getPersonaName()
| std::string GoalEntryFull::getPersonaName |
( |
| ) |
|
|
inline |
◆ getTallyText()
| std::string GoalEntryFull::getTallyText |
( |
| ) |
|
|
inline |
◆ getTallyText2()
| std::string GoalEntryFull::getTallyText2 |
( |
| ) |
|
|
inline |
◆ getUseTally()
| bool GoalEntryFull::getUseTally |
( |
| ) |
|
|
inline |
◆ setClientTags()
| void GoalEntryFull::setClientTags |
( |
List< std::string > | val | ) |
|
|
inline |
◆ setGoalCount()
| void GoalEntryFull::setGoalCount |
( |
int | val | ) |
|
|
inline |
◆ setGoalDestinationZone()
| void GoalEntryFull::setGoalDestinationZone |
( |
std::string | val | ) |
|
|
inline |
◆ setGoalImage1()
| void GoalEntryFull::setGoalImage1 |
( |
std::string | val | ) |
|
|
inline |
◆ setGoalImage2()
| void GoalEntryFull::setGoalImage2 |
( |
std::string | val | ) |
|
|
inline |
◆ setGoalLocation()
| void GoalEntryFull::setGoalLocation |
( |
std::string | val | ) |
|
|
inline |
◆ setGoalMadlibs()
| void GoalEntryFull::setGoalMadlibs |
( |
SharedPointer< MadlibBlock > * | val | ) |
|
|
inline |
◆ setGoalStatus()
| void GoalEntryFull::setGoalStatus |
( |
int | val | ) |
|
|
inline |
◆ setGoalTotal()
| void GoalEntryFull::setGoalTotal |
( |
int | val | ) |
|
|
inline |
◆ setGoalType()
| void GoalEntryFull::setGoalType |
( |
int | val | ) |
|
|
inline |
◆ setPersonaName()
| void GoalEntryFull::setPersonaName |
( |
std::string | val | ) |
|
|
inline |
◆ setTallyText()
| void GoalEntryFull::setTallyText |
( |
std::string | val | ) |
|
|
inline |
◆ setTallyText2()
| void GoalEntryFull::setTallyText2 |
( |
std::string | val | ) |
|
|
inline |
◆ setUseTally()
| void GoalEntryFull::setUseTally |
( |
bool | val | ) |
|
|
inline |