LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerSimpleAssetFile Class Reference

A file associated with a simplified asset, providing the size, name, URL, and optional tags. More...

Properties

int size [get, set]
 The file size in bytes.
 
string name [get, set]
 The file name.
 
string url [get, set]
 The URL from which the file can be downloaded.
 
string[] tags [get, set]
 Tags categorising or labelling the file.
 

Detailed Description

A file associated with a simplified asset, providing the size, name, URL, and optional tags.