HeroStats Libraries
StatsEngine.InitializeWatchedStatistics Method 

[This is preliminary documentation and subject to change.]

Initializes custom statistics

[Visual Basic]
Public Sub InitializeWatchedStatistics()
[C#]
public void InitializeWatchedStatistics();

Remarks

Walks through all the statistics in the current hero's configuration and pulls out the custom (i.e., user-created) statistics for that hero. Processes each one of them

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace