FOnlineLeaderboardWrite

Interface for storing/writing data to a leaderboard

Windows
MacOS
Linux

Inheritance Hierarchy

FOnlineStats

FOnlineLeaderboardWrite

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineStats.h

Include

#include "OnlineStats.h"

Syntax

class FOnlineLeaderboardWrite : public FOnlineStats

Remarks

Interface for storing/writing data to a leaderboard

Variables

Name Description

Public variable

ELeaderboardFor...

 

DisplayFormat

Display Type

Public variable

TArray< FName >

 

LeaderboardNames

Names of the leaderboards to write to

Public variable

FName

 

RatedStat

Name of the stat that the leaderboard is rated by

Public variable

ELeaderboardSor...

 

SortMethod

Sort Method

Public variable

ELeaderboardUpd...

 

UpdateMethod

Update Method

Constructors

Name Description

Public function

FOnlineLeaderboardWrite()

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