Shared.Data.FavourDataBase
Type JSONpublic class in Shared.Data
Type metadata
- Assembly
Shared - Namespace
Shared.Data - Base type
System.Object - Hash
DE78F69F4D0775A3FE10B228C8327F0298C79C0EB7F0C9E400EA20AA6392E5EF
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
DataMap# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourData> DataMap |
SuffixDescription# | public | public System.String SuffixDescription |
SuffixName# | public | public System.String SuffixName |
Methods
AddFavours
#
public System.Void AddFavours(System.Collections.Generic.List<Shared.Data.FavourData> talents)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
8146DA3D4B57DF4A59E72AAED0731A8A5A19B209A2A595E076F4802471C0EF62 - Body hash
9408F877E90DDE62D8573BD5FCBD4486A80726489ABE82D17295C515CB158858 - IL size160
Referenced calls
System.Collections.Generic.List<Shared.Data.FavourData>::GetEnumerator()List.Enumerator<Shared.Data.FavourData>::get_Current()System.String::Concat(System.String, System.String)Shared.Text.StringId::op_Implicit(System.String)System.Nullable<Shared.Text.StringId>::get_HasValue()System.Nullable<Shared.Text.StringId>::.ctor(!0)System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourData>::TryAdd(!0, !1)System.String::Concat(System.String, System.String, System.String)CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)List.Enumerator<Shared.Data.FavourData>::MoveNext()System.IDisposable::Dispose()
String literals
*favour:name*favour:descriptionDetected duplicate favour id ''.
GetAllFavours
#
public System.Collections.Generic.IEnumerable<Shared.Data.FavourData> GetAllFavours()
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.IEnumerable<Shared.Data.FavourData> - StaticTrue
- VirtualFalse
- Hash
08B2E9748C8662AD1D9CA0DCC16CE38613050F3472CB9B5FF33F42A8197E83D2 - Body hash
E5C23446D6FE5D96CCDB78333B15104CC1589EA56F80A9235A05A4D3551CD2D3 - IL size11
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourData>::get_Values()
GetFavourOrNull
#
public Shared.Data.FavourData GetFavourOrNull(System.String id)
Method metadata
- Visibilitypublic
- Return type
Shared.Data.FavourData - StaticTrue
- VirtualFalse
- Hash
75C18D529884EEA58D85323F07E4B6EEB201F489AD3B7A14FA9380A45DA9AE8B - Body hash
BB601CE12D4C069CC6699CC6E139FD734E5E58930641E65DE2231A921AC1B835 - IL size33
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourData>::TryGetValue(!0, !1&)System.String::Concat(System.String, System.String)CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
String literals
Couldn't find Favour with ID
GetFavoursForGod
#
public System.Collections.Generic.IEnumerable<Shared.Data.FavourData> GetFavoursForGod(System.String godId)
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.IEnumerable<Shared.Data.FavourData> - StaticTrue
- VirtualFalse
- Hash
14D9B2683D680DD2D9710D3226F3164695FDD047071A7F771D3A934FB5B92E2B - Body hash
5109B690DBB8FE5F159D3ABF2363430F6FB850E84AF71C40B2B955110ABC5988 - IL size15
Referenced calls
FavourDataBase.<GetFavoursForGod>d__7::.ctor(System.Int32)
TryGetFavour
#
public System.Boolean TryGetFavour(System.String id, out Shared.Data.FavourData& favour)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
0F63F730ECC484D298F63AF425DCC695C3B90286970B7D8735B757875218B41B - Body hash
F2E315647C95F33CFEDEFD49BD61FC2365886F5155BA6D130E9A858C8CFA7295 - IL size37
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourData>::TryGetValue(!0, !1&)System.String::Concat(System.String, System.String)CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Entities.Bridges.ServerEntitySystemBridge::GetFavourAndGlobalAurasCandideServer.ServerManagers.FavourServerManager::TryUnlockFavourCandideServer.ServerManagers.FavourServerManager::UnlearnAllFavoursCandideServer.ServerManagers.PlayerCharacterServerManager::SanityCheckCharacterCandideServer.ServerManagers.PlayerCharacterServerManager::SetupCharacterCandide.CandideUI.SkillsAndFavourUi.FavoursView::SetGodCandide.CandideUI.UserControls.NewFavoursUserControl::FavourHolder_OnClickedCandide.Dialogue.CustomYarnCommands::GetPlayerFavoursAmountForGodCandide.Entities.Bridge.ClientEntitySystemBridge::GetFavourAndGlobalAurasCandide.GameModels.Managers.FavourManager::CanUnlockFavourCandide.GameModels.Managers.FavourManager::SynchRemoveFavoursCandide.GameModels.Managers.FavourManager::SynchUpdateFavoursAndCurrentFavourPoints
String literals
Couldn't find Favour with ID: