WBP_DefaultQuestNode
This widget is used in the quest asset graph. It is built up from standard Unreal widgets to render the UI.
QuestNodeTitle
This widget simply states the title of the node. Quest Node.
TB_TasksTitle
This widget is where the tasks will appear below.
TasksText
This widget will display all the tasks on this quest node.
TB_ConditionsTitle
This widget simply states the conditions start point.
ConditionText
This widget will display all conditions for this node.
TB_EventsTitle
This widget simply states the events start point.
TB_Events
This widget will display all events for this node.
EventsIcon
This icon is triggered when an event is added to this node.