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

#include <LootLockerServerAssetRequest.h>

Data Fields

FString Url = ""
 The url where this file can be downloaded from.
 
TArray< FString > Tags
 A list of tags applied to this file.
 

Field Documentation

◆ Tags

TArray<FString> FLootLockerServerAssetFile::Tags

A list of tags applied to this file.

◆ Url

FString FLootLockerServerAssetFile::Url = ""

The url where this file can be downloaded from.