Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Data
References
| Module | LevelSnapshots |
| Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Data/SnapshotDataCache.h |
| Include | #include "Data/SnapshotDataCache.h" |
Syntax
USTRUCT&40;&41;
struct FSubobjectSnapshotCache
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UObject > | EditorObject | Allocated in editor world | |
| TObjectPtr< UObject > | SnapshotObject | Allocated in snapshot world |