Best way to clear Quests
Posted: Fri May 24, 2019 6:04 pm
Hi I was wondering what would be the best way to clear all current and/or past quests. For now, I'd like to be able to do this for quickly testing my game by jumping around the game with console commands and I'd like to clear my Quests when doing this. I may want this functionality in my final game in case I'd like a quest to expire or be removed from the game.
I've tried using QuestMachine.UnregisterAllQuestInstances & QuestMachine.GetQuestJournal.Reset, but it doesn't seem to be getting rid of the quests.
I've tried using QuestMachine.UnregisterAllQuestInstances & QuestMachine.GetQuestJournal.Reset, but it doesn't seem to be getting rid of the quests.