HeroStats Libraries
HeroData.MaxEndurance Property

[This is preliminary documentation and subject to change.]

Gets or sets the maximum endurance points available to the hero

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

See Also

HeroData Class | CityOfHeroes Namespace