Romestead Assembly Reference

CandideServer.ServerManagers.ServerSimpleInventoryManager_Server

Type JSON

public class in CandideServer.ServerManagers

Methods6
Properties0
Fields2
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.Object
  • Hash1DA650323F0EB90645A0BB7A0B437AEC90BE836F499A2F722A94C83D4057ED18

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
_errorprivateprivate System.Boolean _error
_startedprivateprivate System.Boolean _started

Methods

Finish

private System.Void Finish()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashFFF801BA6DEBBE72196535BDAFB4FABF9C5C6F44FC5C67F732AD860E70E6CBD9
  • Body hashF857DEB95B67D14118D7624C727602270D2C2C45BDB49C563EE011F430324A34
  • IL size59
Referenced calls
Called by
String literals
  • ServerSimpleInventoryManager_Server: Encountered an error. Inventories in server game state might have incomplete change

LogError

private System.Void LogError(Shared.Inventory.DeltaModels.DeltaAction action)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashFF89833A3A638DB8C657D73244EC46D07BAC92A8E7403241C9F4F5A7274A7D7C
  • Body hashDA71EACB9F4DBFDE32EE8A933D58CD85B2A0B25BFA58433FAD9C396B3CCB7B05
  • IL size7
Called by

LogError

private System.Void LogError(System.Collections.Generic.IEnumerable<Shared.Inventory.DeltaModels.DeltaAction> actions)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashA22DD4A720186AEB6F21FABF89777B093DF1C0938276E3431C49BB74AB8190A6
  • Body hashD4F480CA15389AC4C0A8BAAB7730EC19B37236E146E054995C0B97A584BB6244
  • IL size41
Referenced calls
Called by

Server_InventoryApplyDelta

public System.Void Server_InventoryApplyDelta(Shared.Inventory.DeltaModels.DeltaAction action)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC7F8D25A934596057EB93A37C5C80CF5B83141833ED82D95E92239655B45D1AD
  • Body hash26E0E753FD1CE526A1B534F4588884E5D1F35E2DCFF97544AB8B96E097C44592
  • IL size30
Referenced calls

Server_InventoryApplyManyDelta

public System.Void Server_InventoryApplyManyDelta(System.Collections.Generic.IReadOnlyCollection<Shared.Inventory.DeltaModels.DeltaAction> actions)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash78A883B8FFD4EFCE0D65CD8F4F59FE732861BD46947E9120866E6A3A182B3B74
  • Body hash4F70732F14AF4D924AB57E173924B8C138253F1A1ECB6B8A005BBEA3F16C4CEB
  • IL size30
Referenced calls
Called by

Start

private System.Void Start()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5FA4F94ECDA28622B494878249E9FEBEEC6E90A3611E9D810638A804C5063D66
  • Body hash6008D07034A96CE42EAE5AA8FB43E5319818C6F53CB13F40D9FE1CFC76E1D82B
  • IL size18
Called by