Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGBaseSubgraphSettings
Description
The graph may contain nodes that have side effects, don't assume we can cull even when unwired. TODO: For static SGs we could probably compute this value based on the subgraph nodes.
Virtual Inheritance
- UPCGSettings::CanCullTaskIfUnwired → UPCGBaseSubgraphSettings::CanCullTaskIfUnwired
| Name | CanCullTaskIfUnwired |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubgraph.h |
| Include Path | #include "PCGSubgraph.h" |
virtual bool CanCullTaskIfUnwired() const