HeroStats Libraries
HeroData.CombatLevel Property

[This is preliminary documentation and subject to change.]

Gets or sets the hero's current combat (i.e., xp-based) level. Can change dynamically due to sidekicking or examplaring.

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

See Also

HeroData Class | CityOfHeroes Namespace