Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGElement
Description
Performs some input conversions if element doesn't support it. Called in PrepareData but available for proxy nodes
| Name | ConvertInputsIfNeeded |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGElement.h |
| Include Path | #include "PCGElement.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGElement.cpp |
bool ConvertInputsIfNeeded
(
FPCGContext * Context
) const