IPlatformFile::IsReadOnly

Return true if the file is read only.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h

Include

#include "GenericPlatform/GenericPlatformFile.h"

Syntax

bool IsReadOnly
(
    const TCHAR * Filename
)

Remarks

Return true if the file is read only.