IPlatformFile::IsSandboxEnabled

Returns 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 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