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

#include <LootLockerAssetsRequestHandler.h>

Inheritance diagram for FLootLockerHasKeyValueStorage:

Public Member Functions

FString GetKeyValue (const FString &Key)
 

Data Fields

TArray< FLootLockerPersistentStorageItemstorage
 

Member Function Documentation

◆ GetKeyValue()

FString FLootLockerHasKeyValueStorage::GetKeyValue ( const FString &  Key)
inline

Field Documentation

◆ storage

TArray<FLootLockerPersistentStorageItem> FLootLockerHasKeyValueStorage::storage