Candide.GameModels.Controllers.WorldStatsController
Type JSONpublic class in Candide.GameModels.Controllers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Controllers - Base type
System.Object - Hash
A07ECECDCA900A81DBD4215B42343E0AE14F74B160E054884585554B0BE53CBB
Relationships
Base type
System.Object
Methods
SynchFullGameState
#
public System.Void SynchFullGameState(CandideServer.ServerServices.GetFullGameStateResponse msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
A3665C4A4808EECBAA72AFF020339FFF850A0264F6ABF77679FF0FB3B5AF9A18 - Body hash
7C93675BF41470D8F84340CD727FD425C8684E2E43A789F053ECA8C8E84FAEDA - IL size12
Referenced calls
SynchUpdateWorldStats
#
public System.Void SynchUpdateWorldStats(System.Collections.Generic.Dictionary<System.String, System.Single> calculatedWorldStats)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
CCCB6ED7F869BC86AE31B329A57629B1647899B131896D8002E6EE834A369718 - Body hash
CD1D9A1F75BAD88AE6BC60A9A6581C4FBCCF9451C829502FB7A45F4C85E671CC - 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()