Enum ProductPackagingVisualTemplate
Selects a game-owned filled-product visual template to clone at runtime.
public enum ProductPackagingVisualTemplate
- Extension Methods
Fields
Cocaine = 2Uses the cocaine-family filled visual template.
Marijuana = 0Uses the marijuana-family filled visual template.
Methamphetamine = 1Uses the methamphetamine-family filled visual template.
Shrooms = 3Uses 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.