Navigation
Unreal Engine C++ API Reference > Runtime > PakFile > FPakPlatformFile
- IPlatformFile::MoveFile()
- FPakPlatformFile::MoveFile()
References
Module | PakFile |
Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
Include | #include "IPlatformFilePak.h" |
virtual bool MoveFile
&40;
const TCHAR &42; To,
const TCHAR &42; From
&41;
Remarks
Attempt to move a file. Return true if successful. Will not overwrite existing files.