IPlatformFile::SetSandboxEnabled

Set whether the sandbox is enabled or not

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformFile.h"

Syntax

virtual void SetSandboxEnabled
(
    bool bInEnabled
)

Remarks

Set whether the sandbox is enabled or not

Parameters

Parameter

Description

bInEnabled

true to enable the sandbox, false to disable it

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