s&box docs

public class Sandbox.ClothingContainer.ClothingEntry

Constructors

Showing 2 constructors

Properties

Showing 5 properties

public int Sandbox.ClothingContainer.ClothingEntry.ItemDefinitionId { get; set; }

If this is a Steam Inventory Item then this is the item definition id. This usually means we'll look up the clothing item from the workshop.

public System.Nullable`1<float> Sandbox.ClothingContainer.ClothingEntry.Tint { get; set; }

Used to select a tint for the item. The gradients are defined in the item.

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.ClothingContainer.ClothingEntry

On this page