FUnixPlatformFile::IterateDirectoryCommon

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixPlatformFile.h

Include

#include "Unix/UnixPlatformFile.h"

Source

/Engine/Source/Runtime/Core/Private/Unix/UnixPlatformFile.cpp

Syntax

bool IterateDirectoryCommon
(
    const TCHAR * Directory,
    const TFunctionRef< bool> & Visitor
)

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