Default Quest Window
Last updated
Last updated
The default quest window (or quest journal). It can display accepted, completed, and failed quests.
Foldout Prefab: The quest foldout prefab.
Foldout Content: The RectTransform that will contain all foldout prefabs.
Reward Slot Prefab: The default item slot prefab.
Reward Content: The RectTransform that will contain all reward item slots for the selected quest.
Quest Name: A TMP object that will display the name of the selected quest.
Quest Description: A TMP object that will display the description of the selected quest.
Abandon Button: A button that will abandon the selected quest.
Display Accepted Quests: If accepted quests should be displayed.
Split Accepted Quests: If enabled, accepted quests will be split by their type.
Display Completed Quests: If completed quests should be displayed.
Display Failed Quests: If failed quests should be displayed.