Romestead Assembly Reference

Candide.GameModels.Services.LogisticsService

Type JSON

public class in Candide.GameModels.Services

Methods6
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Services
  • Base typeSystem.Object
  • HashB972203FFBEAA2F44EB61F6FE01D035D7F36C36362395490B8F5920802770E50

Relationships

Base type

System.Object

Methods

OnReceive_LogisticsConnectionCreated

public System.Void OnReceive_LogisticsConnectionCreated(CandideServer.MessageModels.Logistics.LogisticsConnectionCreated msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash139C986AE1C34D983D38D4F2F51775CB31F3485F2E083F998266736343E75ECF
  • Body hashC44B7733531A83F706B60654D91A0390552C1964B93C3033C922F7F4934A7733
  • IL size12
Referenced calls

OnReceive_LogisticsConnectionRemoved

public System.Void OnReceive_LogisticsConnectionRemoved(CandideServer.MessageModels.Logistics.LogisticsConnectionRemoved msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF0287E612C362D85ABB354246FD1EB7EBB7D22913E2D5AF93C93573B6DA17E4C
  • Body hashA3FAEB8283398F88F860B0DDE2863A6A5A93C0BC8B4C638A279F3C2E67284730
  • IL size12
Referenced calls

OnReceive_LogisticsConnectionUpdated

public System.Void OnReceive_LogisticsConnectionUpdated(CandideServer.MessageModels.Logistics.LogisticsConnectionUpdated msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash97BCF3D2B1B00B36B6FB83EFD9C421559A1EBBA5AAE1E235681C36A36E20C872
  • Body hashC4CA7D567750D3D2120BA1598DA37EBF048AE069859510838EBB4D2115A3451E
  • IL size18
Referenced calls

Send_LogisticsCreateConnection

public System.Void Send_LogisticsCreateConnection(CandideServer.MessageModels.Logistics.LogisticsCreateConnectionMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash99FF76033F225AA97F8FF9C42FC40AF052B4FDD1E6C5D25FB0CA16DED35C2C67
  • Body hash80A20735DD12D091613520ECF53D8CF075312DD8FDAEA1F581A372487AE9CBF8
  • IL size13
Referenced calls
String literals
  • logistics-create-connection

Send_LogisticsRemoveConnection

public System.Void Send_LogisticsRemoveConnection(System.Guid connectionId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash9F56A7319D68816FED764C2FC52A502DBAD068EFFF4C8A5E5BA0C5F6C55CF29E
  • Body hashA0F6BD27899E0A7F127C907A63080FD0D0823735ED1E4A1ED45F891B160C4BB3
  • IL size24
Referenced calls
Called by
String literals
  • logistics-remove-connection

Send_LogisticsUpdateConnection

public System.Void Send_LogisticsUpdateConnection(CandideServer.MessageModels.Logistics.LogisticsUpdateConnectionMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashCF08DAA8DFB9023489A25E6531583F1642E8EF09B82350AB3283E6FA38C09F56
  • Body hashC008C5865E48ED41C3E3669AC989145978C9459CE3DADB9AE373A6C5A51F11DB
  • IL size13
Referenced calls
String literals
  • logistics-update-connection