Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Data
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGGetDataFunctionRegistry.h |
| Include | #include "Data/PCGGetDataFunctionRegistry.h" |
Syntax
struct FPCGGetDataFunctionRegistryParams
Remarks
Struct to hold selection criteria
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAddActorTags | ||
| bool | bIgnorePCGGeneratedComponents | ||
| bool | bParseActor | ||
| const FPCGComponentSelectorSettings * | ComponentSelector | ||
| EPCGDataType | DataTypeFilter | ||
| const UPCGComponent * | SourceComponent |