Romestead Assembly Reference

CandideServer.Helpers.WorldStatsExtensions

Type JSON

public class in CandideServer.Helpers

Methods1
Properties0
Fields1
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Helpers
  • Base typeSystem.Object
  • Hash304DDEDA91AB0B0D144C843605D901189A2911279BEBF2D723E55C6DA9A5E5E7

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
SimplifiedWorldStatsprivateprivate System.Collections.Generic.Dictionary<System.String, System.Single> SimplifiedWorldStats

Methods

ToCalculatedDictionary

public System.Collections.Generic.Dictionary<System.String, System.Single> ToCalculatedDictionary(Shared.Models.WorldStats& worldStats)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.Dictionary<System.String, System.Single>
  • StaticTrue
  • VirtualFalse
  • Hash65DC903F60FBA147D0D390A81F9408F99D1AC772008CA2550D09F4F2D115B5CD
  • Body hashDD09DAECBFF20E7CEA807CB200FEE4AB92E97A0E146E451FBCB70FEFB6A928C5
  • IL size86
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, System.Single>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.Stat>::get_Keys()
  • Dictionary.KeyCollection<System.String, Shared.Models.Stats.Stat>::GetEnumerator()
  • Dictionary.KeyCollection.Enumerator<System.String, Shared.Models.Stats.Stat>::get_Current()
  • Shared.Models.WorldStats::Get(System.String)
  • System.Collections.Generic.Dictionary<System.String, System.Single>::set_Item(!0, !1)
  • Dictionary.KeyCollection.Enumerator<System.String, Shared.Models.Stats.Stat>::MoveNext()
  • System.IDisposable::Dispose()
Called by