Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/Online
References
| Module | OnlineServicesCommon |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/LeaderboardsCommon.h |
| Include | #include "Online/LeaderboardsCommon.h" |
Syntax
struct FLeaderboardDefinition
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Id | Corresponding leaderboard id on the platform if needed | |
| FString | Name | The name of the leaderboard | |
| ELeaderboardOrderMethod | OrderMethod | How the leaderboard score will be ordered | |
| ELeaderboardUpdateMethod | UpdateMethod | How the leaderboard score will be updated |