Navigation
API > API/Plugins > API/Plugins/FileSandboxCore > API/Plugins/FileSandboxCore/ISandboxInstance
Description
This is the metadata that the sandbox has when it was created / loaded. If the underlying file has changed, this will not return the latest value.
| Name | GetInitialMetaData |
| Type | function |
| Header File | /Engine/Plugins/Developer/Sandbox/FileSandbox/Source/FileSandboxCore/Public/ISandboxInstance.h |
| Include Path | #include "ISandboxInstance.h" |
const FFileSandboxCore_SandboxMetaData & GetInitialMetaData() const
Metadata about this sandbox.