Class Price
Definition for an item cost.
Inheritance
System.Object
Price
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 Price
Constructors
| Name | Description |
|---|---|
| Price() |
Properties
| Name | Description |
|---|---|
| Cost | Gets or sets the item cost. |
| CurrencyPath | Gets or sets the path to the currency associated with the price. |