Class JsonStat
JSON representation of a stat
public class JsonStat
- Inheritance
-
JsonStat
- Inherited Members
Properties
Type
public string Type { get; set; }
Property Value
Value
public int Value { get; set; }
JSON representation of a stat
public class JsonStat
public string Type { get; set; }
public int Value { get; set; }