Quest Enums
Posted: Tue Apr 19, 2022 3:36 pm
Hi Tony,
I located a thread where you added the ability to add the questName enum dropdowns to other scripts in a project:
[QuestPopup(showReferenceDatabase = true)]
public string questName;
This works great, thank you!
I'm wondering however if there are similar ones for variables and quest entries that can be used? This will be a massive help with some of my custom scripts.
Thanks!
I located a thread where you added the ability to add the questName enum dropdowns to other scripts in a project:
[QuestPopup(showReferenceDatabase = true)]
public string questName;
This works great, thank you!
I'm wondering however if there are similar ones for variables and quest entries that can be used? This will be a massive help with some of my custom scripts.
Thanks!