Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Leaderboards.h |
| Include | #include "Online/Leaderboards.h" |
Syntax
struct FLeaderboardEntry
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAccountId | AccountId | The account id of this leaderboard entry | |
| int32 | Rank | The rank of this account | |
| int64 | Score | The score of this account |