Itemclass

Describes a type of item that can be in the inventory

objectItem
Namespace
global
Assembly
Sandbox.Engine
Declaration
public sealed class Sandbox.Services.Inventory.Item

Properties3

Showing 3 properties

public int Sandbox.Services.Inventory.Item.DefinitionId { get; set; }PUBLICGETSET

Returns:int

public ulong Sandbox.Services.Inventory.Item.ItemId { get; set; }PUBLICGETSET

Returns:ulong

On this page