Navigation
API > API/Runtime > API/Runtime/SandboxFile > API/Runtime/SandboxFile/FSandboxPlatformFile
- 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 |
virtual void SetSandboxEnabled
&40;
bool bInEnabled
&41;
Remarks
Set whether the sandbox is enabled or not
Parameters
Name | Description |
---|---|
bInEnabled | true to enable the sandbox, false to disable it |