Class ManifestCustomData
Custom data included in a Halo Infinite build manifest.
Inheritance
System.Object
ManifestCustomData
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 ManifestCustomData
Constructors
Name | Description |
---|---|
ManifestCustomData() |
Properties
Name | Description |
---|---|
BranchName | Gets or sets the game branch name. |
BuildGuid | Gets or sets the build GUID. |
BuildNumber | Gets or sets the game build number. |
ContentVersion | Gets or sets the content version. |
Kind | Gets or sets the build kind. |
Visibility | Gets or sets the build visibility. |