IPlatformFile::SetCreatePublicFiles

Sets file system to create publicly accessible files or not

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformFile.h"

Syntax

virtual void SetCreatePublicFiles
(
    bool bCreatePublicFiles
)

Remarks

Sets file system to create publicly accessible files or not

Parameters

Parameter

Description

bCreatePublicFiles

true to set the file system to create publicly accessible files

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss