Candide.GameModels.Controllers.LogisticsController
Type JSONpublic class in Candide.GameModels.Controllers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Controllers - Base type
System.Object - Hash
38363BB4FD2C9B6F8820642AE92809DF8CBFFB4BF5B0BAB96029FAFBE8D8825C
Relationships
Base type
System.Object
Methods
ConnectionCreated
#
public System.Void ConnectionCreated(CandideServer.Models.Logistics.LogisticsConnectionModel connectionModel)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
2DE604B512B8DB02DD5A9968A9B44F6021D45402F3780CBD4B11348A4CFDCAAF - Body hash
84F497ABC8C911DD7D6F2EE1B4DB2AA3AADC626FB2A2AC7C4F23E8C721FD68C3 - IL size102
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::set_Item(!0, !1)System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.Constructions.Building>::TryGetValue(!0, !1&)System.Collections.Generic.List<System.Guid>::Add(!0)
ConnectionRemoved
#
public System.Void ConnectionRemoved(System.Guid connectionId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
5FF2C0390E57C838A1FD512C72A9149F2B1DDC28444DBCDE5885F15460127BD7 - Body hash
799D640C26A6F195D2CBC4E4EAC353F717359856E0DA68A6C3AA9951F48F1A03 - IL size100
Referenced calls
Candide.GameModels.GameState::TryGetLogisticsConnection(System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel&)System.Nullable<System.Guid>::.ctor(!0)Candide.GameModels.GameState::TryGetBuilding(System.Nullable<System.Guid>, Candide.GameModels.Models.Constructions.Building&)System.Collections.Generic.List<System.Guid>::Remove(!0)System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::Remove(!0)
ConnectionUpdated
#
public System.Void ConnectionUpdated(System.Guid connectionId, Shared.Models.Buildings.BuildingLogisticsConfig config)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
032EA69E97C378FBCA14AD10CE96C2640AB968CA797DDF4C968C6DCDF93BFE09 - Body hash
B460B5F16F1D5D0ADCB3E44BBE4087A1CB962583149BB81A1FE6E56A7C4C9EA0 - IL size19
Referenced calls
SyncFullGameState
#
public System.Void SyncFullGameState(CandideServer.ServerServices.GetFullGameStateResponse msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
3B7369A595BEC2B838716F38A218E74F858B63689F5343684544C432ECF4763D - Body hash
4808B81535B3457D0F61A9F46952D856F0CBE2877AF81B70F0C9AD6E78BA782A - IL size87
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::Clear()System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::GetEnumerator()Dictionary.Enumerator<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::get_Current()System.Collections.Generic.KeyValuePair<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::Deconstruct(!0&, !1&)System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::set_Item(!0, !1)Dictionary.Enumerator<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::MoveNext()System.IDisposable::Dispose()