#include <IPlatformFileLogWrapper.h>
Definition at line 400 of file IPlatformFileLogWrapper.h.
◆ FLogStatVisitor()
◆ Visit()
Callback for a single file or a directory in a directory iteration.
- Parameters
-
FilenameOrDirectory | If bIsDirectory is true, this is a directory (with no trailing path delimiter), otherwise it is a file name. |
StatData | The stat data for the file or directory. |
- Returns
- true if the iteration should continue.
Implements IPlatformFile::FDirectoryStatVisitor.
Definition at line 408 of file IPlatformFileLogWrapper.h.
◆ Visitor
The documentation for this class was generated from the following file: