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
&40;
const TCHAR &42; Filename,
bool bNewReadOnlyValue
&41;
Remarks
Attempt to change the read only status of a file. Return true if successful.