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

Fields to exclude from the simple asset response. More...

#include <LootLockerServerAssetRequest.h>

Data Fields

bool authors = false
 If set to true, UGC assets authors will not be returned.
 

Detailed Description

Fields to exclude from the simple asset response.

Field Documentation

◆ authors

bool FLootLockerServerSimpleAssetExcludes::authors = false

If set to true, UGC assets authors will not be returned.