Navigation
API > API/Plugins > API/Plugins/LevelSnapshotFilters
Base-class for filtering a level snapshot in Blueprints.
| Name | ULevelSnapshotBlueprintFilter |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelShapshotFilters/Public/LevelSnapshotFilters.h |
| Include Path | #include "LevelSnapshotFilters.h" |
Syntax
UCLASS (Abstract, Blueprintable)
class ULevelSnapshotBlueprintFilter : public ULevelSnapshotFilter
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULevelSnapshotFilter → ULevelSnapshotBlueprintFilter