Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGFilterByAttributeThresholdSettings |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGFilterByAttribute.h |
| Include Path | #include "Elements/PCGFilterByAttribute.h" |
Syntax
USTRUCT (BlueprintType )
struct FPCGFilterByAttributeThresholdSettings
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AttributeTypes | FPCGMetadataTypesConstantStruct | Elements/PCGFilterByAttribute.h |
|
|
| bUseConstantThreshold | bool | Elements/PCGFilterByAttribute.h |
|
|
| ThresholdAttribute | FPCGAttributePropertyInputSelector | Elements/PCGFilterByAttribute.h |
|