UK2Node_PromotableOperator::GetAdditionalPin

Gets the additional pin that was created at this index

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) * GetAdditionalPin
(
    int32 PinIndex
) const

Remarks

Gets the additional pin that was created at this index


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library