UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::AssetRegistry::Impl::FInitializeContext Struct Reference

Public Attributes

UAssetRegistryImplUARI
 
FEventContext Events
 
FClassInheritanceContext InheritanceContext
 
FClassInheritanceBuffer InheritanceBuffer
 
TArray< FString > RootContentPaths
 
bool bRedirectorsNeedSubscribe = false
 
bool bUpdateDiskCacheAfterLoad = false
 
bool bNeedsSearchAllAssetsAtStartSynchronous = false
 

Member Data Documentation

◆ bNeedsSearchAllAssetsAtStartSynchronous

bool UE::AssetRegistry::Impl::FInitializeContext::bNeedsSearchAllAssetsAtStartSynchronous = false

◆ bRedirectorsNeedSubscribe

bool UE::AssetRegistry::Impl::FInitializeContext::bRedirectorsNeedSubscribe = false

◆ bUpdateDiskCacheAfterLoad

bool UE::AssetRegistry::Impl::FInitializeContext::bUpdateDiskCacheAfterLoad = false

◆ Events

FEventContext UE::AssetRegistry::Impl::FInitializeContext::Events

◆ InheritanceBuffer

FClassInheritanceBuffer UE::AssetRegistry::Impl::FInitializeContext::InheritanceBuffer

◆ InheritanceContext

FClassInheritanceContext UE::AssetRegistry::Impl::FInitializeContext::InheritanceContext

◆ RootContentPaths

TArray<FString> UE::AssetRegistry::Impl::FInitializeContext::RootContentPaths

◆ UARI

UAssetRegistryImpl& UE::AssetRegistry::Impl::FInitializeContext::UARI

The documentation for this struct was generated from the following file: