HeroStats Libraries
HeroConfiguration.Current Property

[This is preliminary documentation and subject to change.]

Gets the configuration entries for the current hero. Current hero is defined as the live hero from the CoH client or, if there is none, then for the hero that's last had its data file loaded.

[Visual Basic]
Public ReadOnly Property Current As ConfigurationsRow
[C#]
public HeroConfigDataSet.ConfigurationsRow Current {get;}

See Also

HeroConfiguration Class | HeroStats.StatsEngine Namespace