Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineLeaderboards
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineLeaderboardInterface.h |
| Include | #include "Interfaces/OnlineLeaderboardInterface.h" |
bool FlushLeaderboards
&40;
const FName & SessionName
&41;
Remarks
Commits any changes in the online stats cache to the permanent storage true if the call is successful, false otherwise
Parameters
| Name | Description |
|---|---|
| SessionName | the name of the session that stats are being flushed for |