Navigation
API > API/Plugins > API/Plugins/ToolsetRegistry > API/Plugins/ToolsetRegistry/FGlobalSandbox
Description
Discards all changes in the active sandbox. The sandbox remains active after the call; call Leave() to exit it.
| Name | Discard |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Public/ToolsetRegistry/SandboxLibrary.h |
| Include Path | #include "ToolsetRegistry/SandboxLibrary.h" |
| Source | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Private/ToolsetRegistry/SandboxLibrary.cpp |
static bool Discard()
True on success.