IOnlineLeaderboards::FlushLeaderboards

Commits any changes in the online stats cache to the permanent storage

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineLeaderboardInterface.h

Include

#include "Interfaces/OnlineLeaderboardInterface.h"

Syntax

bool FlushLeaderboards
(
    const FName & SessionName
)

Remarks

Commits any changes in the online stats cache to the permanent storage

Returns

true if the call is successful, false otherwise

Parameters

Parameter

Description

SessionName

the name of the session that stats are being flushed for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss