Navigation
API > API/Runtime > API/Runtime/SandboxFile > API/Runtime/SandboxFile/FSandboxPlatformFile
- IPlatformFile::SetReadOnly()
- FSandboxPlatformFile::SetReadOnly()
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 SetReadOnly
&40;
const TCHAR &42; Filename,
bool bNewReadOnlyValue
&41;
Remarks
Attempt to change the read only status of a file. Return true if successful.