![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Fields to include in the simple asset response. More...
#include <LootLockerAssetsRequestHandler.h>
Data Fields | |
| bool | storage = false |
| If set to true, response will include storage key-value pairs. | |
| bool | files = false |
| If set to true, response will include files. | |
| bool | data_entities = false |
| If set to true, response will include asset data entities. | |
| bool | metadata = false |
| If set to true, response will include asset metadata. | |
Fields to include in the simple asset response.
| bool FLootLockerSimpleAssetIncludes::data_entities = false |
If set to true, response will include asset data entities.
| bool FLootLockerSimpleAssetIncludes::files = false |
If set to true, response will include files.
| bool FLootLockerSimpleAssetIncludes::metadata = false |
If set to true, response will include asset metadata.
| bool FLootLockerSimpleAssetIncludes::storage = false |
If set to true, response will include storage key-value pairs.