Shared.Data.BlessingsDataBase
Type JSONpublic class in Shared.Data
Type metadata
- Assembly
Shared - Namespace
Shared.Data - Base type
System.Object - Hash
8B110C930187E8C5899D724EB8D8FD56BC9C6735F9DF21211DB8E198BCF18872
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
DataMap# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.Blessing> DataMap |
MissingData# | public | public Shared.Models.Gods.Blessing MissingData |
SuffixName# | public | public System.String SuffixName |
Methods
AddBlessings
#
public System.Void AddBlessings(System.Collections.Generic.List<Shared.Models.Gods.Blessing> blessings)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
78A97E3C6E77B8A1D65D1C2FC9B6272AACC0645BBD2AA193B8FB3163DDD5DAF2 - Body hash
69F32802FD810EEF3EDECCE98945C8061EB0C1E36325756AA384612965C690CB - IL size112
Referenced calls
System.Collections.Generic.List<Shared.Models.Gods.Blessing>::GetEnumerator()List.Enumerator<Shared.Models.Gods.Blessing>::get_Current()System.String::Concat(System.String, System.String)Shared.Text.StringId::op_Implicit(System.String)System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.Blessing>::TryAdd(!0, !1)System.String::Concat(System.String, System.String, System.String)CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)List.Enumerator<Shared.Models.Gods.Blessing>::MoveNext()System.IDisposable::Dispose()
String literals
*blessing:nameDetected duplicate blessing id ''.
GetBlessingOrMissing
#
public Shared.Models.Gods.Blessing GetBlessingOrMissing(System.String id)
Method metadata
- Visibilitypublic
- Return type
Shared.Models.Gods.Blessing - StaticTrue
- VirtualFalse
- Hash
42A20567C1A823BE7E11893356EF55BEC4FEC6E8601EFB7A274C7F6DABD67783 - Body hash
945C13A2A3FE4B7732DDDEDC510E15B078BC2992AE2628AE30C6C02470118B58 - IL size26
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.Blessing>::TryGetValue(!0, !1&)
Called by
CandideServer.Models.Rewards.BlessingRewardStrategy::GetNameCandideServer.ServerGameState::TryGetUnlockedBlessingCandide.CandideUI.WorshipUi.Altar.BlessingsView::BlessingsManagerOnLocalPlayerBlessingHasChangedCandide.GameModels.GameState::TryGetUnlockedBlessingCandide.GameModels.Managers.WorshipManager::CreateImgui
GetBlessingOrNull
#
public Shared.Models.Gods.Blessing GetBlessingOrNull(System.String id)
Method metadata
- Visibilitypublic
- Return type
Shared.Models.Gods.Blessing - StaticTrue
- VirtualFalse
- Hash
E3AE4974A55AE9E56139E2AF256515F2F13DABFA94F61D7FA73B0CC0185502D5 - Body hash
B0E326DEEFF5B1CD6DFF2A5226D17F0078B5C4AA4A44EBF4CCDB4E6AF1453A48 - IL size22
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.Blessing>::TryGetValue(!0, !1&)
TryGetBlessing
#
public System.Boolean TryGetBlessing(System.String id, out Shared.Models.Gods.Blessing& blessing)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
4E169AAF58A2AA14ED4452D97C13F9FB735491201DBA0E888D8D90F21A3B9EF3 - Body hash
188F44BD57EB9DF154FF83750785690908CFB40209492CB0DA0D825040A6C55A - IL size37
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.Blessing>::TryGetValue(!0, !1&)System.String::Concat(System.String, System.String)CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
Called by
CandideServer.Models.Rewards.BlessingRewardStrategy::GetTextDescriptionCandideServer.ServerManagers.BlessingsServerManager::ApplyBlessingCandideServer.ServerManagers.BlessingsServerManager::RemoveCurrentBlessingCandide.CandideUI.WorshipUi.BlessingsList::BlessingsManagerOnAvailableBlessingsChanged
String literals
Couldn't find Blessing with ID: