PICO Unreal Platform SDK
|
Interface for writing data to a leaderboard. Similar to FOnlineLeaderboardWrite
.
More...
#include <OnlineSubsystemPicoNames.h>
Public Attributes | |
ELeaderboardUpdateMethodPicoType | UpdateMethod |
TArray< FString > | LeaderboardNames |
FString | RatedStat |
int32 | ValueToWrite |
Interface for writing data to a leaderboard. Similar to FOnlineLeaderboardWrite
.
TArray<FString> LeaderboardNames |
Names of the leaderboards to write data to
FString RatedStat |
Name of the stat that the leaderboard is rated by
ELeaderboardUpdateMethodPicoType UpdateMethod |
Update method
int32 ValueToWrite |
The score you want to write in a leaderboard