Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/FReadEntriesAroundUser
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Leaderboards.h |
| Include | #include "Online/Leaderboards.h" |
Syntax
struct Params
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAccountId | AccountId | The account id of specified user | |
| FString | BoardName | The leaderboard to read | |
| uint32 | Limit | How many entries to fetch | |
| FAccountId | LocalAccountId | Local user id | |
| int32 | Offset | The offset to the rank of user |