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

Fields to include in the asset response. More...

Properties

bool storage = false [get, set]
 If set to true, response will include storage key-value pairs.
 
bool files = false [get, set]
 summary>If set to true, response will include asset data entities.
 
bool data_entities = false [get, set]
 summary>If set to true, response will include asset metadata.
 

Detailed Description

Fields to include in the asset response.

Property Documentation

◆ storage

bool LootLocker.Requests.LootLockerAssetIncludes.storage = false
getset

If set to true, response will include storage key-value pairs.

summary>If set to true, response will include files.