Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/IStats
- IStats::GetCachedStats()
- FStatsCommon::GetCachedStats()
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Stats.h |
| Include | #include "Online/Stats.h" |
TOnlineResult< FGetCachedStats > GetCachedStats
&40;
FGetCachedStats::Params && Params
&41; const
Remarks
Retrieve cached users' stats, which was retrieved when call QueryStats or BatchQueryStats, or after calling UpdateStats. When choose to use StatsNull, make sure to listen to OnStatsUpdated event and use this function to get all latest local stats and put them into SaveGame