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 SourceSpeciesId
Declaration
public string? SpeciesId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |
TemplateId
Declaration
public string TemplateId { get; }
Property Value
Type | Description |
---|---|
System.String |