Shared.Models.Quests.QuestRequirementsMetArgs
Type JSONpublic struct in Shared.Models.Quests
Type metadata
- Assembly
Shared - Namespace
Shared.Models.Quests - Base type
System.ValueType - Hash
9E4716D0AAD9F954EC66F9407A67CFE750ECE21B6DE0BD65AB69585FFB8727F3
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
ActiveQuests# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Models.Quests.QuestInstanceModel> ActiveQuests |
FinishedQuests# | public | public System.Collections.Generic.HashSet<System.String> FinishedQuests |
GodProgressions# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.GodProgression> GodProgressions |
QuestData# | public | public Shared.Models.Quests.QuestData QuestData |
WorldFlags# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag> WorldFlags |