Navigation
Unreal Engine C++ API Reference > Runtime > AssetRegistry > AssetRegistry > UAssetRegistryHelpers
References
Module | AssetRegistry |
Header | /Engine/Source/Runtime/AssetRegistry/Public/AssetRegistry/AssetRegistryHelpers.h |
Include | #include "AssetRegistry/AssetRegistryHelpers.h" |
Syntax
struct FTemporaryCachingModeScope
Remarks
Enable/disable asset registry caching mode for the duration of the scope
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FTemporaryCachingModeScope
(
bool InTempCachingMode |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |