IterateDirectoryInternal

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

IterateDirectoryInternal

(
    const TCHAR* Directory,
    IPlatformFile::FDirectoryVisitor& ...,
    bool bRecursive
)

Public function

bool

 

IterateDirectoryInternal

(
    const TCHAR* Directory,
    TUniqueFunction< bool...,
    bool bRecursive,
    TSet< FString >& FilesVisitedInPak
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss