SO:Quest

From AlthasWiki
Revision as of 23:17, 3 June 2020 by Gavin Looker (talk | contribs) (Created page with "=== QuestStates === QuestStates are Composite Data Table uassets. These data table help manage and drive individual events that must happen to allow a quest to progress. In or...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

QuestStates

QuestStates are Composite Data Table uassets. These data table help manage and drive individual events that must happen to allow a quest to progress. In order to create a Composite Data Table asset, simply right click in the content browser, hover over Miscellaneous, and left click on Composite Data Table. For more information on Composite Data Tables and how they function and how to synthesize a new one, please read their Unreal Documentation. Every Quest in Althas: Sundered Order have a Composite Data Table that run the events of the quest. Additionally, every quest is individually called upon by the QuestDataTable that contains the Data Tables for each quest (Content ---> Quests).

Quests

Thievery Quest

QuestStates

QuestStates are Composite Data Table uassets. These data table help manage and drive individual events that must happen to allow a quest to progress. In order to create a Composite Data Table asset, simply right click in the content browser, hover over Miscellaneous, and left click on Composite Data Table. For more information on Composite Data Tables and how they function and how to synthesize a new one, please read their Unreal Documentation. Every Quest in Althas: Sundered Order have a Composite Data Table that run the events of the quest. Additionally, every quest is individually called upon by the QuestDataTable that contains the Data Tables for each quest (Content ---> Quests).

Quests

Thievery Quest