public class in CandideServer.ServerManagers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.ServerManagers - Base type
System.Object - Hash
140F46071CA0B0BDE7B3F250BE948AC5BB0D11E84059702FC67E533946CFFE69
Relationships
Base type
System.Object
Removed in latest patch
These members existed in the baseline snapshot and were removed in Latest Steam live vs manifest 4886639939922115546.
Methods
| Name | Visibility | Signature |
|---|---|---|
OnServerGameStateLoaded#removed | private | private System.Void OnServerGameStateLoaded(CandideServer.GameDescription gameDescription) |
Fields
| Name | Visibility | Signature |
|---|---|---|
OrdinanceInstanceId# | private | private System.Guid OrdinanceInstanceId |
Methods
public System.Void AfterQuestsGameStateLoaded()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
72ED1DD8898533634577234227109A1FA0156ED8F30FCF4A91D9F9946D342A77 - Body hash
F4FFF154A2664423E644542994F549224ECA010CD3AB8316C85BED49F828E68B - IL size97
Referenced calls
Shared.Models.WorldStats::GetDefaultBaseStats()System.Collections.Generic.Dictionary<System.String, System.Single>::GetEnumerator()Dictionary.Enumerator<System.String, System.Single>::get_Current()System.Collections.Generic.KeyValuePair<System.String, System.Single>::Deconstruct(!0&, !1&)System.Collections.Generic.Dictionary<System.String, System.Single>::TryAdd(!0, !1)Dictionary.Enumerator<System.String, System.Single>::MoveNext()System.IDisposable::Dispose()Shared.Models.WorldStats::SetBaseStats(System.Collections.Generic.Dictionary<System.String, System.Single>)CandideServer.ServerControllers.RewardsSController::OnWorldStatsLoaded()
OnWorldStatsAuraAdded
#
internal System.Void OnWorldStatsAuraAdded(Shared.Data.WorldStatAuraInfo worldStatsAura, System.Boolean sendUpdate)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
10106C44CEBA74F9D428690349AB6ADAAD5FE21A5417492F715722E2C008A5B5 - Body hash
A89905C3CC41C962991E8667A88F0F0F3BF1689E179E639E53BC5518E9D8E843 - IL size21
Referenced calls
RecalculateWorldStats
#
public System.Void RecalculateWorldStats(Shared.Models.Gods.WorldOrdinance ordinance, System.Boolean sendUpdate)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
3653B0EAF249DA65A1B77DAD0A889BB4B64ABF0745F890200DF1C84B9AB423B8 - Body hash
70750EF1FC5BB1B28C44639F670AB5565092327BC43C82B6662A330D018785A5 - IL size117
Referenced calls
Shared.Models.WorldStats::ResetModifiers()Shared.Models.WorldStats::AddOrdinanceStats(System.Guid, System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>)System.Collections.Generic.HashSet<System.String>::GetEnumerator()HashSet.Enumerator<System.String>::get_Current()Shared.Data.WorldStatAurasDataBase::GetAuraOrNull(System.String)Shared.Models.WorldStats::AddWorldStatAura(Shared.Data.WorldStatAuraInfo)HashSet.Enumerator<System.String>::MoveNext()System.IDisposable::Dispose()CandideServer.ServerManagers.WorldStatsServerManager::SendUpdate()
RecalculateWorldStats
#
public System.Void RecalculateWorldStats(System.Boolean sendUpdate)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
F5F15E694DA912F3B3B75EDB45D19E82E7629C21C1F1E541FEC73777F042D5FB - Body hash
B5BA26209EA9520A6D3B003B4B041A53C49053C2CD4E2E939B4E2308093463E8 - IL size17
SendUpdate
#
private System.Void SendUpdate()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
57480D1B3BC666CC8C297CF55CE5FE4E87DF9D3A9F294D113045A51CC4FF438C - Body hash
3C2BF617E8478576157CDDBDC2084271F262A70360A7FEC48DEDEED7B33046E1 - IL size27
Referenced calls
CandideServer.MessageModels.UpdateWorldStatsMessage::.ctor()CandideServer.Helpers.WorldStatsExtensions::ToCalculatedDictionary(Shared.Models.WorldStats&)CandideServer.ServerServices.WorldStatsServerService::Send_UpdateWorldStats(CandideServer.MessageModels.UpdateWorldStatsMessage)