Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGAddAttributeSettings
- UPCGSettings::IsPinUsedByNodeExecution()
- UPCGAddAttributeSettings::IsPinUsedByNodeExecution()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCreateAttribute.h |
| Include | #include "Elements/PCGCreateAttribute.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGCreateAttribute.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.