Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGetPropertyFromObjectPathSet-
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.
Virtual Inheritance
- UPCGSettings::CanCullTaskIfUnwired → UPCGGetPropertyFromObjectPathSettings::CanCullTaskIfUnwired
| Name | CanCullTaskIfUnwired |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGetPropertyFromObjectPath.h |
| Include Path | #include "Elements/PCGGetPropertyFromObjectPath.h" |
virtual bool CanCullTaskIfUnwired() const