Navigation
API > API/Plugins > API/Plugins/LevelSnapshotFilters
Inheritance Hierarchy
- IModuleInterface
- FLevelSnapshotFiltersModule
References
| Module | LevelSnapshotFilters |
| Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelShapshotFilters/Public/LevelSnapshotFiltersModule.h |
| Include | #include "LevelSnapshotFiltersModule.h" |
Syntax
class FLevelSnapshotFiltersModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |