FSandboxPlatformFile::IsSandboxEnabled

Returns whether the sandbox is enabled or not

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::IsSandboxEnabled()

FSandboxPlatformFile::IsSandboxEnabled()

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 bool IsSandboxEnabled() const

Remarks

Returns whether the sandbox is enabled or not

Returns

bool true if enabled, false if not

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