Navigation
Unreal Engine C++ API Reference > Plugins > LevelSnapshotFilters > Builtin
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULevelSnapshotFilter
- ULevelSnapshotBlueprintFilter
- UPropertySelectorFilter
- UPropertyHasNameFilter
References
Module | LevelSnapshotFilters |
Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelShapshotFilters/Public/Builtin/PropertyHasNameFilter.h |
Include | #include "Builtin/PropertyHasNameFilter.h" |
Syntax
UCLASS&40;Meta&61;&40;CommonSnapshotFilter&41;&41;
class UPropertyHasNameFilter : public UPropertySelectorFilter
Remarks
Allows a property when is has a certain name Use case: You only want to allow properties named "MyPropertyName"
Overridden from ULevelSnapshotFilter
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
EFilterResult::Type | IsPropertyValid
(
const FIsPropertyValidParams& Params |