Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGGetPropertyFromObjectPathSet-
- UPCGSettings::IsPinUsedByNodeExecution()
- UPCGGetPropertyFromObjectPathSettings::IsPinUsedByNodeExecution()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGetPropertyFromObjectPath.h |
| Include | #include "Elements/PCGGetPropertyFromObjectPath.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGGetPropertyFromObjectPath.cpp |
virtual bool IsPinUsedByNodeExecution
(
const UPCGPin * InPin
) const
Remarks
Returns true if InPin is in use by node (assuming node enabled). Can be used to communicate when a pin is not in use to user.