HeroStats Libraries
HeroData.CurrHitPoints Property

[This is preliminary documentation and subject to change.]

Gets or sets the current hit points available to the hero

[Visual Basic]
Public Property CurrHitPoints As Single
[C#]
public float CurrHitPoints {get; set;}

See Also

HeroData Class | CityOfHeroes Namespace