Navigation
API > API/Runtime > API/Runtime/AssetRegistry
| |
|
| Name |
FAssetRegistryLoadOptions |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/AssetRegistry/Public/AssetRegistry/AssetRegistryState.h |
| Include Path |
#include "AssetRegistry/AssetRegistryState.h" |
Syntax
struct FAssetRegistryLoadOptions
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
AssetRegistry/AssetRegistryState.h |
|
|
|
AssetRegistry/AssetRegistryState.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bLoadDependencies |
bool |
|
AssetRegistry/AssetRegistryState.h |
|
| bLoadPackageData |
bool |
|
AssetRegistry/AssetRegistryState.h |
|
| ParallelWorkers |
int32 |
|
AssetRegistry/AssetRegistryState.h |
|
Functions
Public