StatBag::GetIterator

StatBag::GetIterator
Iterator GetIterator(unsigned groupId = Stat_MaxId);
Description

GetIterator obtains an Iterator for the specified stat group. Default implementation will return all of the stats in the bag.

Parameters
Parameters 
Description 
unsigned groupId = Stat_MaxId 
Id of the stat group. 
Return Value

Iterator for the specified stat group.