Class MedalMetadata
Metadata for player-awarded medals.
Inheritance
System.Object
MedalMetadata
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 MedalMetadata
Constructors
Name | Description |
---|---|
MedalMetadata() |
Properties
Name | Description |
---|---|
Difficulties | Gets or sets the list of difficulties associated with medals. |
Medals | Gets or sets the collection of medals. |
Sprites | Gets or sets the medal sprite configuration. |
Types | Gets or sets the medal types. |