Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
UPCGMetadataBooleanSettings |
| Type |
class |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/Metadata/PCGMetadataBooleanOpElement.h |
| Include Path |
#include "Elements/Metadata/PCGMetadataBooleanOpElement.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGMetadataBooleanSettings : public UPCGMetadataSettingsBase
Inheritance Hierarchy
Implements Interfaces
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InputSource1 |
FPCGAttributePropertyInputSelector |
|
Elements/Metadata/PCGMetadataBooleanOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Input
- Meta=(PCG_Overridable)
|
| InputSource2 |
FPCGAttributePropertyInputSelector |
|
Elements/Metadata/PCGMetadataBooleanOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Input
- Meta=(EditCondition="Operation != EPCGMetadataBooleanOperation::Not", EditConditionHides, PCG_Overridable)
|
| Operation |
EPCGMetadataBooleanOperation |
|
Elements/Metadata/PCGMetadataBooleanOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
|
Functions
Deprecated Variables
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Input1AttributeName_DEPRECATED |
FName |
|
Elements/Metadata/PCGMetadataBooleanOpElement.h |
|
| Input2AttributeName_DEPRECATED |
FName |
|
Elements/Metadata/PCGMetadataBooleanOpElement.h |
|