Class Manifest
Class representing a game configuration manifest.
Inherited Members
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 Manifest : Den.Dev.Grunt.Models.HaloInfinite.Foundation.AssetBase
Constructors
| Name | Description |
|---|---|
| Manifest() |
Properties
| Name | Description |
|---|---|
| CustomData | Gets or sets custom data associated with a manifest. |
| EngineGameVariantLinks | Gets or sets a list of engine game variants available for the game through the selected manifest. |
| MapLinks | Gets or sets a list of maps available for the game through the selected manifest. |
| PlaylistLinks | Gets or sets a list of playlists available for the game through the selected manifest. |
| UgcGameVariantLinks | Gets or sets a list of game variants available for the game through the selected manifest. |