EngineModelQuests Property
|
Lists the
Quests to be completed in the simulation.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic List<QuestModel> Quests { get; set; }
Property Value
Type:
ListQuestModel
See Also