Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FReadEntriesForUsers
| 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 |
|---|---|---|---|---|
| AccountIds | TArray< FAccountId > | The account ids of users | Online/Leaderboards.h | |
| BoardName | FString | The leaderboard name | Online/Leaderboards.h | |
| LocalAccountId | FAccountId | Local user id | Online/Leaderboards.h |