Class StoreProduct
In-game store product.
Inheritance
System.Object
StoreProduct
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class StoreProduct
Constructors
| Name | Description |
|---|---|
| StoreProduct() |
Properties
| Name | Description |
|---|---|
| ItemDef | Gets or sets the item definition. |
| Path | Gets or sets the path to the product. |
| ProductId | Gets or sets the product ID. |