Property Chunks
Chunks
Gets or sets the list of film chunks.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.FilmChunk>? Chunks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<FilmChunk> |