UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::AssetDataGather::Private::FScanDirAndParentData Struct Reference

#include <AssetDataGathererPrivate.h>

Public Attributes

TRefCountPtr< FScanDirScanDir
 
FScanDir::FInherited ParentData
 

Detailed Description

A refcounted pointer to a ScanDir, along with the ParentData found when tracing down from the root path to the ScanDir. Used to return list of directories needing scanning from Update.

Member Data Documentation

◆ ParentData

FScanDir::FInherited UE::AssetDataGather::Private::FScanDirAndParentData::ParentData

◆ ScanDir

TRefCountPtr<FScanDir> UE::AssetDataGather::Private::FScanDirAndParentData::ScanDir

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