LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerConnectedAccountProvider Struct Reference

Represents an account provider that can be connected to a LootLocker account, identified by provider type and display name. 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.
 

Detailed Description

Represents an account provider that can be connected to a LootLocker account, identified by provider type and display name.

Field Documentation

◆ Provider

ELootLockerAccountProvider FLootLockerConnectedAccountProvider::Provider = ELootLockerAccountProvider::Guest

The account provider.

◆ Provider_name

FString FLootLockerConnectedAccountProvider::Provider_name = ""

Decorated name of this provider to use for displaying.