![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
#include <LootLockerServerAssetRequest.h>
Data Fields | |
| int | Id = 0 |
| The id of this key value pair. | |
| FString | Key = "" |
| The key for this set, used to access the value. | |
| FString | Value = "" |
| The Value of this set, this is the data. | |
| int FLootLockerServerAssetInstanceStorageKeyValueSet::Id = 0 |
The id of this key value pair.
| FString FLootLockerServerAssetInstanceStorageKeyValueSet::Key = "" |
The key for this set, used to access the value.
| FString FLootLockerServerAssetInstanceStorageKeyValueSet::Value = "" |
The Value of this set, this is the data.