Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGGetPropertyFromObjectPathSet-
- UPCGSettings::CanCullTaskIfUnwired()
- UPCGGetPropertyFromObjectPathSettings::CanCullTaskIfUnwired()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGetPropertyFromObjectPath.h |
| Include | #include "Elements/PCGGetPropertyFromObjectPath.h" |
virtual bool CanCullTaskIfUnwired() const
Remarks
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.