|
Space Plunder
|
This is the complete list of members for IQuestReporter, including all inherited members.
| AddCredits(const int32 Amount)=0 | IQuestReporter | pure virtual |
| AddExperience(const int32 Amount)=0 | IQuestReporter | pure virtual |
| AddObjectiveAmount(const FString &ObjectiveID, const int32 Amount)=0 | IQuestReporter | pure virtual |
| AddObjectivePenaltyAmount(const FString &ObjectiveID, const int32 Amount)=0 | IQuestReporter | pure virtual |
| AddObjectivePenaltyUniqueAmount(const FUniqueID &ObjectiveID, const int32 Amount)=0 | IQuestReporter | pure virtual |
| AddObjectiveUniqueAmount(const FUniqueID &ObjectiveID, const int32 Amount)=0 | IQuestReporter | pure virtual |
| AddQuest(AActor *Caller, const FString &QuestID, const int32 ReporterID)=0 | IQuestReporter | pure virtual |
| DebugFinishQuest(const struct FQuestInfo &QuestInfo, const EQuestStatus Outcome)=0 | IQuestReporter | pure virtual |
| DebugRemoveQuest(const struct FQuestInfo &QuestInfo)=0 | IQuestReporter | pure virtual |
| QuestFailed(UActorComponent *QuestGoalComponentRef, const FUniqueID &QuestID)=0 | IQuestReporter | pure virtual |
| QuestGoalFailed(UActorComponent *QuestGoalComponentRef)=0 | IQuestReporter | pure virtual |
| RegisterQuestGoal(UActorComponent *QuestGoalComponentRef)=0 | IQuestReporter | pure virtual |