HeroStats Libraries
Singletons.GlobalConfig Property

[This is preliminary documentation and subject to change.]

Gets the loaded global configuration.

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

Property Value

The loaded global configuration

See Also

Singletons Class | HeroStats.StatsEngine Namespace