FLuminPlatformFile::IsSandboxEnabled

Returns whether sandboxing is enabled or disabled.

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::IsSandboxEnabled()

FLuminPlatformFile::IsSandboxEnabled()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Lumin/LuminPlatformFile.h

Include

#include "Lumin/LuminPlatformFile.h"

Source

/Engine/Source/Runtime/Core/Private/Lumin/LuminPlatformFile.cpp

Syntax

virtual bool IsSandboxEnabled() const

Remarks

Returns whether sandboxing is enabled or disabled.

Returns

bool Returns true when sandboxing is enabled, otherwise returns false.

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