StatBag::Iterator

StatBag::Iterator
struct Iterator {
};
Description

Iterator for iterating through the statistics data in the bag. GetIterator is called to iterate through the collection.

Methods
Method 
Description 
Determines whether the end of the collection is reached or not. 
Default iterator start and points to no data. 
Returns the default group identifier id. 
Operators
Operator 
Description 
-> 
Returns a pointer to the StatInfo object that displays the statistics data of the statistics group. 
* 
Retrieves the statistics data of the statistics group. 
File

SF_Stats.h