FSandboxPlatformFile::SetSandboxEnabled

Set whether the sandbox is enabled or not

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::SetSandboxEnabled()

FSandboxPlatformFile::SetSandboxEnabled()

References

Module

SandboxFile

Header

/Engine/Source/Runtime/SandboxFile/Public/IPlatformFileSandboxWrapper.h

Include

#include "IPlatformFileSandboxWrapper.h"

Source

/Engine/Source/Runtime/SandboxFile/Private/IPlatformFileSandboxWrapper.cpp

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