Navigation
Unreal Engine C++ API Reference > Runtime > StreamingFile > FStreamingNetworkPlatformFile
- IPlatformFile::SetReadOnly()
- FNetworkPlatformFile::SetReadOnly()
- FStreamingNetworkPlatformFile::SetReadOnly()
References
Module | StreamingFile |
Header | /Engine/Source/Runtime/StreamingFile/Public/StreamingNetworkPlatformFile.h |
Include | #include "StreamingNetworkPlatformFile.h" |
Source | /Engine/Source/Runtime/StreamingFile/Private/StreamingNetworkPlatformFile.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.