HeroStats Libraries
Singletons.HeroConfig Property

[This is preliminary documentation and subject to change.]

Gets the loaded hero configurations.

[Visual Basic]
Public Shared ReadOnly Property HeroConfig As HeroConfiguration
[C#]
public static HeroConfiguration HeroConfig {get;}

Property Value

The loaded hero configurations

See Also

Singletons Class | HeroStats.StatsEngine Namespace