Romestead Assembly Reference

Shared.Helpers.StatsHelper

Type JSON

public class in Shared.Helpers

Methods1
Properties0
Fields0
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Helpers
  • Base typeSystem.Object
  • Hash653114F6BC0F2C1560864BC4BC2C46EA6EC99E47812F68DA172E296065480899

Relationships

Base type

System.Object

Methods

MergeStatModifications

public System.Void MergeStatModifications(System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData> targetDic, System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData> otherDic)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC96FF666F289A2447D1DF36A0CAE30257073B035E405BEF2714E48CDA6231FA8
  • Body hash3F94C07DC4BFA08ADF2076619BB3440BE4D988C0600B0F1ABCE150B5FB3502E1
  • IL size122
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::GetEnumerator()
  • Dictionary.Enumerator<System.String, Shared.Models.Stats.StatModificationData>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.String, Shared.Models.Stats.StatModificationData>::get_Key()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::ContainsKey(!0)
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::get_Item(!0)
  • System.Collections.Generic.KeyValuePair<System.String, Shared.Models.Stats.StatModificationData>::get_Value()
  • Shared.Models.Stats.StatModificationData::Add(Shared.Models.Stats.StatModificationData)
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::set_Item(!0, !1)
  • Dictionary.Enumerator<System.String, Shared.Models.Stats.StatModificationData>::MoveNext()
  • System.IDisposable::Dispose()
Called by