Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakPlatformFile
- IPlatformFile::SetReadOnly()
- FPakPlatformFile::SetReadOnly()
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
virtual bool SetReadOnly
(
const TCHAR * Filename,
bool bNewReadOnlyValue
)
Remarks
Attempt to change the read only status of a file. Return true if successful.