Class PlaylistConfiguration
Configuration for a Halo Infinite playlist.
Inheritance
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 PlaylistConfiguration
Constructors
Name | Description |
---|---|
PlaylistConfiguration() |
Properties
Name | Description |
---|---|
GameStartRulesId | Gets or sets the game start rules ID. Example value is "arenaRules". |
HasCsr | Gets or sets whether the playlist has CSR impact. |
MatchmakingDelaySec | Gets or sets the matchmaking delay in seconds. |
NameHint | Gets or sets the name hint for the playlist configuration. Example value is "bot_arena". |
PlatformMatchmakingHopperId | Gets or sets the platform matchmaking hopper ID. Example value is "GA-RETAIL_bot_arena". |
PlaylistExperience | Gets or sets the playlist experience. Example is "PveBots". |
ThunderheadContentConfiguration | Gets or sets the content configuration for Thunderhead (Halo game server). Example is "NonCampaign". |
ThunderheadVmSize | Gets or sets the VM size for Thunderhead (Halo game server). Example is "Medium". |
TrueMatchSettings | Gets or sets the settings for TrueMatch matchmaking system configuration. |
UgcPlaylistVersion | Gets or sets the playlist version ID. Example value is "ac9b3a8e-e585-40ea-9bd7-b03b2a19b114". |