![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
Request to list connected accounts for multiple players. More...
#include <LootLockerServerConnectedAccountsRequest.h>
Data Fields | |
| TArray< FString > | Player_ids |
| List of Player ULIDs (up to 25 players) | |
| TArray< int > | Legacy_player_ids |
| List of legacy integer Player IDs (up to 25 players) | |
Request to list connected accounts for multiple players.
| TArray<int> FLootLockerServerListConnectedAccountsRequest::Legacy_player_ids |
List of legacy integer Player IDs (up to 25 players)
| TArray<FString> FLootLockerServerListConnectedAccountsRequest::Player_ids |
List of Player ULIDs (up to 25 players)