Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/ILevelSnapshotsModule
Description
Snapshots will no longer capture nor restore subobjects of this class. Subclasses are implicitly skipped as well.
| Name | AddSkippedSubobjectClasses |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/ILevelSnapshotsModule.h |
| Include Path | #include "ILevelSnapshotsModule.h" |
void AddSkippedSubobjectClasses
(
const TSet< UClass * > & Classes
)