Candide.GameModels.Managers.GameStateWorldQuestsChangedArgs
Type JSONpublic class in Candide.GameModels.Managers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Managers - Base type
System.Object - Hash
D48D5E0A9D12A8E4A37DC6569DF233EBD3B812214C158F9D951AA2D5AFDDF2BC
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
FailedQuests# | public | public System.Collections.Generic.List<System.String> FailedQuests |
FinishedQuests# | public | public System.Collections.Generic.List<System.String> FinishedQuests |
NewQuests# | public | public System.Collections.Generic.List<System.String> NewQuests |