Navigation
API > API/Plugins > API/Plugins/FileSandboxCore
| Name | FSandboxMetaInfo |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Sandbox/FileSandbox/Source/FileSandboxCore/Public/Types/SandboxMetaInfo.h |
| Include Path | #include "Types/SandboxMetaInfo.h" |
Syntax
struct FSandboxMetaInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSandboxMetaInfo
(
FFileSandboxCore_SandboxMetaData InMetaData, |
Types/SandboxMetaInfo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LastModified | FDateTime | Local time that the sandbox was last modified. | Types/SandboxMetaInfo.h | |
| UserMetaData | FFileSandboxCore_SandboxMetaData | User / API-user provided meta data. | Types/SandboxMetaInfo.h | |
| VersionInfo | FFileSandboxCore_VersionInfo | Version that the sandbox was created in. | Types/SandboxMetaInfo.h |