Navigation
API > API/Runtime > API/Runtime/AssetRegistry > API/Runtime/AssetRegistry/UAssetRegistryHelpers
Enable/disable asset registry caching mode for the duration of the scope
| Name | FTemporaryCachingModeScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/AssetRegistry/Public/AssetRegistry/AssetRegistryHelpers.h |
| Include Path | #include "AssetRegistry/AssetRegistryHelpers.h" |
Syntax
struct FTemporaryCachingModeScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTemporaryCachingModeScope
(
bool InTempCachingMode |
AssetRegistry/AssetRegistryHelpers.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FTemporaryCachingModeScope() |
AssetRegistry/AssetRegistryHelpers.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PreviousCachingMode | bool | AssetRegistry/AssetRegistryHelpers.h |