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