HeroStats Libraries
HeroData.Debt Property

[This is preliminary documentation and subject to change.]

Gets or sets the amount of debt assigned to the hero

[Visual Basic]
Public Property Debt As UInt32
[C#]
public uint Debt {get; set;}

See Also

HeroData Class | CityOfHeroes Namespace