Romestead Assembly Reference

CandideServer.ServerManagers.LogisticsServerManager

Type JSON

public class in CandideServer.ServerManagers

Methods3
Properties0
Fields2
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.Object
  • HashB804900FD4FE67BEC2AD19D964284F0392AEC1D0B5BA35CCB86305D57324BB46

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
AvailableResourcesprivateprivate System.Collections.Generic.Dictionary<System.String, System.Int32> AvailableResources
AvailableResourcesAggregateprivateprivate Shared.Models.Construction.ConstructionMaterialsAggregate AvailableResourcesAggregate

Methods

CreateConnection

public System.Void CreateConnection(System.Guid sourceId, System.Guid destinationId, Shared.Models.Buildings.BuildingLogisticsConfig config)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF1161B2973C1DB200924A14C4C2FCD7CF37E88ECC798DEAE257BB76AFB1A24F4
  • Body hash5F49C965B52952A9D7E4D56BF11A60113C5C33ED3E2DD5A125E5CD42CEF0DC6F
  • IL size20
Referenced calls
Called by

RemoveConnection

public System.Void RemoveConnection(System.Guid connectionId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash610DA57E8A93BFB07A83CCF3A10E1E908A997A3810DDAD4FE5D228A1FEDA269A
  • Body hashC64F349210595B9ECCC6B36966C65C9BD13CB960CEF8DD807D559DF2592F95AE
  • IL size16
Referenced calls
Called by

UpdateConnection

public System.Void UpdateConnection(System.Guid connectionId, Shared.Models.Buildings.BuildingLogisticsConfig config)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashB18045E1793A3EDA688B2C776B70F1CE031E1B208A0EFF4806578A75AD38E1D0
  • Body hashE604FC4E2A1101986BDD354A3F861CD3F28DBB6B44C1FDDBE8C70A471CFCB125
  • IL size19
Referenced calls
Called by