Show / Hide Table of Contents

Class ServerInventorySystem

Inheritance
System.Object
InventorySystem
ServerInventorySystem
Namespace: Content.Server.Inventory
Assembly: Content.Server.dll
Syntax
public sealed class ServerInventorySystem : InventorySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
Overrides
InventorySystem.Initialize()
| Improve this Doc View Source

TransferEntityInventories(EntityUid, EntityUid)

Declaration
public void TransferEntityInventories(EntityUid uid, EntityUid target)
Parameters
Type Name Description
EntityUid uid
EntityUid target
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾