Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGExecuteBlueprintElement
Description
Returns true if node supports any point data format. If not a conversion (costly) will happen on the node inputs.
Virtual Inheritance
- IPCGElement::SupportsBasePointDataInputs → FPCGExecuteBlueprintElement::SupportsBasePointDataInputs
| Name | SupportsBasePointDataInputs |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGExecuteBlueprint.h |
| Include Path | #include "Elements/PCGExecuteBlueprint.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGExecuteBlueprint.cpp |
virtual bool SupportsBasePointDataInputs
(
FPCGContext * InContext
) const