The properties of the Singletons class are listed below. For a complete list of Singletons class members, see the Singletons Members topic.
![]() ActiveHero | Gets the active hero. Active hero is defined as the Online hero, if online, otherwise the hero stored in the currently-loaded statistics file. Guaranteed not to return a null reference. |
![]() ApplicationStartupPath | Gets the path the application was started from. |
![]() GlobalConfig | Gets the loaded global configuration. |
![]() GlobalConfigFileName | Gets the name of the global configuration file. |
![]() HeroConfig | Gets the loaded hero configurations. |
![]() HeroConfigFileName | Gets the name of the hero configuration file. |
![]() OnlineHero | Gets the online hero. May be null if not online. |
![]() Scanner | Gets the scanner. |
![]() Statistics | Gets the current statistics file. |
Singletons Class | HeroStats.StatsEngine Namespace