Class PersonalScore
Personal score awarded through a match or other means in the game.
Inheritance
System.Object
PersonalScore
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class PersonalScore
Constructors
Name | Description |
---|---|
PersonalScore() |
Properties
Name | Description |
---|---|
Count | Gets or sets the score value. |
NameId | Gets or sets the name ID. |
TotalPersonalScoreAwarded | Gets or sets the total amount of personal score awarded. |