IFileManager::SetSandboxEnabled

Enables/disables the sandbox, if it is being used

Windows
MacOS
Linux

Override Hierarchy

IFileManager::SetSandboxEnabled()

FFileManagerGeneric::SetSandboxEnabled()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/FileManager.h

Include

#include "HAL/FileManager.h"

Syntax

void SetSandboxEnabled
(
    bool bInEnabled
)

Remarks

Enables/disables the sandbox, if it is being used

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