Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
Description
True if we can safely cull this node & task if it has unwired non-advanced inputs. Counter-example: BP nodes may have side effects and always execute if not on an inactive branch.
Derived Overrides
- UPCGBaseSubgraphSettings::CanCullTaskIfUnwired
- UPCGBlueprintSettings::CanCullTaskIfUnwired
- UPCGGetPropertyFromObjectPathSettings::CanCullTaskIfUnwired
- UPCGIndirectionSettings::CanCullTaskIfUnwired
- UPCGMetadataSettingsBase::CanCullTaskIfUnwired
- UPCGNamedRerouteUsageSettings::CanCullTaskIfUnwired
| Name | CanCullTaskIfUnwired |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSettings.h |
| Include Path | #include "PCGSettings.h" |
virtual bool CanCullTaskIfUnwired() const