Class Project
Class containing information about a custom game project.
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 Project : Den.Dev.Grunt.Models.HaloInfinite.Foundation.AssetBase
Constructors
Name | Description |
---|---|
Project() |
Properties
Name | Description |
---|---|
CustomData | Gets or sets custom data associated with the current project. |
MapLinks | Gets or sets a list of maps available for the game through the selected custom game project. |
MapModePairLinks | Gets or sets a list of map mode pairs available for the game through the selected custom game project. |
PlaylistLinks | Gets or sets a list of playlists available for the game through the selected custom game project. |
PrefabLinks | Gets or sets a list of prefabs available for the game through the selected custom game project. |
UgcGameVariantLinks | Gets or sets a list of game variants available for the game through the selected custom game project. |