Table of Contents

Enum ProductPresentationContext

Namespace
S1API.Products
Assembly
S1API.dll

Identifies a custom product presentation context.

public enum ProductPresentationContext
Extension Methods

Fields

Consumption = 6

The product consumption animation prefab.

FunctionalProduct = 4

The draggable product used by functional station interactions.

Held = 2

The product while equipped in first or third person.

Icon = 5

The loose inventory icon.

Loose = 0

The shared loose visual used as the default source for rendered contexts.

Station = 3

The product while placed in a compatible station slot.

Stored = 1

The product while placed in storage.