Class ActiveBoost
Active boost for the player.
Inheritance
System.Object
ActiveBoost
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 ActiveBoost
Constructors
| Name | Description |
|---|---|
| ActiveBoost() |
Properties
| Name | Description |
|---|---|
| BoostPath | Gets or sets the path to the boost. |
| EffectiveMultiplier | Gets or sets the effective multiplier for the boost. |
| ExpirationDate | Gets or sets the time of boost expiration. |
| Matches | Gets or sets the number of matches for the boost. |
| State | Gets or sets the boost state. |