HeroStats Libraries
HeroData.Archetype Property

[This is preliminary documentation and subject to change.]

Gets or sets the hero's archetype

[Visual Basic]
Public Property Archetype As HeroArchetype
[C#]
public HeroArchetype Archetype {get; set;}

See Also

HeroData Class | CityOfHeroes Namespace