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

#include <AssetDataGatherer.h>

Public Member Functions

 FWaitBatchDirectory (const FStringView InPath, const bool InIsRecursive)
 

Public Attributes

FString Path
 
bool bIsRecursive
 

Friends

int32 GetTypeHash (const FWaitBatchDirectory &WaitBatchDirectory)
 

Constructor & Destructor Documentation

◆ FWaitBatchDirectory()

UE::AssetDataGather::Private::FWaitBatchDirectory::FWaitBatchDirectory ( const FStringView  InPath,
const bool  InIsRecursive 
)
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

int32 GetTypeHash ( const FWaitBatchDirectory WaitBatchDirectory)
friend

Member Data Documentation

◆ bIsRecursive

bool UE::AssetDataGather::Private::FWaitBatchDirectory::bIsRecursive

◆ Path

FString UE::AssetDataGather::Private::FWaitBatchDirectory::Path

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