Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGBaseSubgraphSettings
Description
Check if we need to hook the output of the pre-task to this. One use is to compute overrides in the subgraph element and pass the overrides as data, to all nodes that needs it.
Virtual Inheritance
- UPCGSettings::RequiresDataFromPreTask → UPCGBaseSubgraphSettings::RequiresDataFromPreTask
| Name | RequiresDataFromPreTask |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubgraph.h |
| Include Path | #include "PCGSubgraph.h" |
virtual bool RequiresDataFromPreTask() const