qDouble GetValue( RankingConstants::StatsFlag flag ) const;
Name | Description | |
---|---|---|
in | flag |
Flag for statistics to get. |
Gets statistical values.
Specifies a value for RankingConstants::StatsFlag
, and gets the statistical values. This function returns 0
if it attempts to get statistics with no flags specified when the RankingClient::GetStats
function is called.
CONFIDENTIAL