Navigation
API > API/Runtime > API/Runtime/SandboxFile > API/Runtime/SandboxFile/FSandboxPlatformFile
- IPlatformFile::MoveFile()
- FSandboxPlatformFile::MoveFile()
References
| Module | SandboxFile |
| Header | /Engine/Source/Runtime/SandboxFile/Public/IPlatformFileSandboxWrapper.h |
| Include | #include "IPlatformFileSandboxWrapper.h" |
| Source | /Engine/Source/Runtime/SandboxFile/Private/IPlatformFileSandboxWrapper.cpp |
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.