Table of Contents

Enum ProductPackagingVisualTemplate

Namespace
S1API.Products
Assembly
S1API.dll

Selects a game-owned filled-product visual template to clone at runtime.

public enum ProductPackagingVisualTemplate
Extension Methods

Fields

Cocaine = 2

Uses the cocaine-family filled visual template.

Marijuana = 0

Uses the marijuana-family filled visual template.

Methamphetamine = 1

Uses the methamphetamine-family filled visual template.

Shrooms = 3

Uses the shroom-family filled visual template.

Remarks

This value controls presentation only. It does not change a custom product's logical kind, compatibility drug type, save data, or network representation. The template is resolved independently for stored, equipped, and icon contexts.