UK2Node_PromotableOperator::FindTolerancePin

Attempts to find the error tolerance pin on this node. Can return nullptr.

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_PromotableOperator

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_PromotableOperator.h
Include #include "K2Node_PromotableOperator.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_PromotableOperator.cpp
[UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * FindTolerancePin() const  

Remarks

Attempts to find the error tolerance pin on this node. Can return nullptr.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library