Romestead Assembly Reference

Shared.Models.Quests.QuestRequirementsMetArgs

Type JSON

public struct in Shared.Models.Quests

Methods0
Properties0
Fields5
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Models.Quests
  • Base typeSystem.ValueType
  • Hash9E4716D0AAD9F954EC66F9407A67CFE750ECE21B6DE0BD65AB69585FFB8727F3

Relationships

Fields

NameVisibilitySignature
ActiveQuestspublicpublic System.Collections.Generic.Dictionary<System.String, Shared.Models.Quests.QuestInstanceModel> ActiveQuests
FinishedQuestspublicpublic System.Collections.Generic.HashSet<System.String> FinishedQuests
GodProgressionspublicpublic System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.GodProgression> GodProgressions
QuestDatapublicpublic Shared.Models.Quests.QuestData QuestData
WorldFlagspublicpublic System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag> WorldFlags