Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > IFileManager
Type | Name | Description | |
---|---|---|---|
bool | IterateDirectory
(
const TCHAR* Directory, |
Call the Visit function of the visitor once for each file or directory in a single directory. | |
bool | IterateDirectory
(
const TCHAR* Directory, |
Call the visitor once for each file or directory in a single directory. |