Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Unix > API/Runtime/Core/Unix/FUnixPlatformFile
- IPlatformFile::SetReadOnly()
- FUnixPlatformFile::SetReadOnly()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformFile.h |
Include | #include "Unix/UnixPlatformFile.h" |
Source | /Engine/Source/Runtime/Core/Private/Unix/UnixPlatformFile.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.