![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Holds the provider type and display name of an account that was successfully connected to a player account. More...
#include <LootLockerConnectedAccountsRequestHandler.h>
Data Fields | |
| ELootLockerAccountProvider | Provider = ELootLockerAccountProvider::Guest |
| The account provider. | |
| FString | Provider_name = "" |
| Decorated name of this provider to use for displaying. | |
Holds the provider type and display name of an account that was successfully connected to a player account.
| ELootLockerAccountProvider FLootLockerAccountConnectedStruct::Provider = ELootLockerAccountProvider::Guest |
The account provider.
| FString FLootLockerAccountConnectedStruct::Provider_name = "" |
Decorated name of this provider to use for displaying.