Romestead Assembly Reference

Candide.GameModels.Controllers.WorldStatsController

Type JSON

public class in Candide.GameModels.Controllers

Methods2
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Controllers
  • Base typeSystem.Object
  • HashA07ECECDCA900A81DBD4215B42343E0AE14F74B160E054884585554B0BE53CBB

Relationships

Base type

System.Object

Methods

SynchFullGameState

public System.Void SynchFullGameState(CandideServer.ServerServices.GetFullGameStateResponse msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashA3665C4A4808EECBAA72AFF020339FFF850A0264F6ABF77679FF0FB3B5AF9A18
  • Body hash7C93675BF41470D8F84340CD727FD425C8684E2E43A789F053ECA8C8E84FAEDA
  • IL size12
Referenced calls
Called by

SynchUpdateWorldStats

public System.Void SynchUpdateWorldStats(System.Collections.Generic.Dictionary<System.String, System.Single> calculatedWorldStats)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashCCCB6ED7F869BC86AE31B329A57629B1647899B131896D8002E6EE834A369718
  • Body hashCD1D9A1F75BAD88AE6BC60A9A6581C4FBCCF9451C829502FB7A45F4C85E671CC
  • IL size77
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, System.Single>::Clear()
  • 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>::get_Key()
  • System.Collections.Generic.KeyValuePair<System.String, System.Single>::get_Value()
  • System.Collections.Generic.Dictionary<System.String, System.Single>::set_Item(!0, !1)
  • Dictionary.Enumerator<System.String, System.Single>::MoveNext()
  • System.IDisposable::Dispose()
Called by