How To Set Objective Value After Quest Was Taken
Last updated
Last updated
To do this you need to do four simple steps:
1) Create new object from class UQSQuest.
2) Set it in quest data asset -> Custom Quest Class
3) Override OnQuestTaken function
4) Get requered objective by tag and call SetObjectiveValue function