Class SubsetDataContainer
Information about subset data for a game engine.
Inheritance
System.Object
SubsetDataContainer
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 SubsetDataContainer
Constructors
| Name | Description |
|---|---|
| SubsetDataContainer() |
Properties
| Name | Description |
|---|---|
| EngineName | Gets or sets the engine variant name. |
| StatBucketGameType | Gets or sets the stat bucket for the game type. |
| VariantName | Gets or sets the variant name. |