HeroStats Libraries
HeroData.Experience Property

[This is preliminary documentation and subject to change.]

Gets or sets the number of experience points assigned to the hero

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

See Also

HeroData Class | CityOfHeroes Namespace