LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerServerSimpleAssetDataEntity Struct Reference

#include <LootLockerServerAssetRequest.h>

Data Fields

FString name
 The name of the data entity.
 
FString data
 The data of the data entity.
 

Field Documentation

◆ data

FString FLootLockerServerSimpleAssetDataEntity::data

The data of the data entity.

◆ name

FString FLootLockerServerSimpleAssetDataEntity::name

The name of the data entity.