Class Currency
In-game currency (CR).
Inheritance
System.Object
Currency
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 Currency
Constructors
Name | Description |
---|---|
Currency() |
Properties
Name | Description |
---|---|
CurrencyId | Gets or sets the currency ID. |
Description | Gets or sets the currency description. Includes translated strings. |
IconType | Gets or sets the currency icon type. |
Image | Gets or sets the path to the currency image. |
Title | Gets or sets the currency title. Includes translated strings. |