HeroStats Libraries
HeroData.RealSecurityLevel Property

[This is preliminary documentation and subject to change.]

Gets the Hero's "real" security level; i.e., the level of the hero based on the experience he has earned. This could be different than security level in the case the hero has leveled but has not trained.

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

See Also

HeroData Class | CityOfHeroes Namespace