Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGSubgraphElement
- IPCGElement::IsPassthrough()
- FPCGSubgraphElement::IsPassthrough()
- FPCGSpawnActorElement::IsPassthrough()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubgraph.h |
| Include | #include "PCGSubgraph.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGSubgraph.cpp |
virtual bool IsPassthrough
(
const UPCGSettings * InSettings
) const
Remarks
Used to specify that the element passes through the data without any manipulation - used to correct target pins, etc.