Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComponent
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include | #include "PCGComponent.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGComponent.cpp |
bool HasNodeProducedData
(
const UPCGNode * InNode,
const FPCGStack & Stack
) const
Remarks
Did the given node produce one or more data items in the given stack during the last execution.