Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGCreateAttributeBaseSettings
- UPCGSettings::IsPinUsedByNodeExecution()
- UPCGCreateAttributeBaseSettings::IsPinUsedByNodeExecution()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGCreateAttribute.h |
| Include | #include "Elements/PCGCreateAttribute.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Elements/PCGCreateAttribute.cpp |
virtual bool IsPinUsedByNodeExecution
&40;
const UPCGPin &42; InPin
&41; 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.