Iterator GetIterator(unsigned groupId = Stat_MaxId);
GetIterator obtains an Iterator for the specified stat group. Default implementation will return all of the stats in the bag.
Parameters |
Description |
unsigned groupId = Stat_MaxId |
Id of the stat group. |
Iterator for the specified stat group.