Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FReadEntriesAroundRank
| Name | Params |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Leaderboards.h |
| Include Path | #include "Online/Leaderboards.h" |
Syntax
struct Params
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoardName | FString | The leaderboard to read | Online/Leaderboards.h | |
| Limit | uint32 | How many entries to fetch | Online/Leaderboards.h | |
| LocalAccountId | FAccountId | Local user id | Online/Leaderboards.h | |
| Rank | uint32 | The rank index to start read | Online/Leaderboards.h |