void SetFilterGroupNum( qByte groupNum );
Name | Description | |
---|---|---|
in | groupNum | Value of group to filter on. |
Sets the value of the group to filter on.
Sets the value of the group to filter on. The group with the index specified in the RankingOrderParam::SetFilterGroupIndex
function will be filtered using the value set using this function. The value set in this function will be ignored if RankingConstants::FILTER_GROUP_INDEX_NONE
is set using the RankingOrderParamSetFilterGroupIndex
function. The default value is 0
.
CONFIDENTIAL