Show / Hide Table of Contents

Class InventoryComponent

Inheritance
System.Object
InventoryComponent
Namespace: Content.Shared.Inventory
Assembly: Content.Shared.dll
Syntax
public sealed class InventoryComponent : Component

Properties

| Improve this Doc View Source

SpeciesId

Declaration
public string? SpeciesId { get; set; }
Property Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

TemplateId

Declaration
public string TemplateId { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾