Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGExtractMemberFromStructEleme-
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 → FPCGExtractMemberFromStructElement::SupportsBasePointDataInputs
| Name | SupportsBasePointDataInputs |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Metadata/PCGExtractMemberFromStruct.h |
| Include Path | #include "Elements/Metadata/PCGExtractMemberFromStruct.h" |
virtual bool SupportsBasePointDataInputs
(
FPCGContext * InContext
) const