HeroStats Libraries
HeroData.MaxHitPoints Property

[This is preliminary documentation and subject to change.]

Gets or sets the maximum hit points available to the hero

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

See Also

HeroData Class | CityOfHeroes Namespace