Property Links
Links
Gets or sets the list of links along with their types that are associated with an authoring asset version.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1, 1 })]]
public System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.TargetAsset>>? Links { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<TargetAsset>> |