Class Offering
Data related to an in-game offering.
Inheritance
System.Object
Offering
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 Offering
Constructors
| Name | Description |
|---|---|
| Offering() |
Properties
| Name | Description |
|---|---|
| BoostPath | Gets or sets the path to the boost. |
| EventXp | Gets or sets the value of experience earned through the event. |
| IncludedCurrencies | Gets or sets the list of currencies included in the offering. |
| IncludedItems | Gets or sets the list of items included in the offering. |
| IncludedRewardTracks | Gets or sets the list of reward tracks included in the offering. |
| MatchBoosts | Gets or sets match boosts. |
| OfferingDisplayPath | Gets or sets the offering display path. |
| OfferingExpirationDate | Gets or sets the offering expiration date. |
| OfferingId | Gets or sets the offering ID. |
| OperationXp | Gets or sets the value of experience earned through the operation. |
| Prices | Gets or sets the list of prices associated with the offering. |
| RewardTrackAdjustments | Gets or sets the reward track adjustments. |