Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > IK2Node_AddPinInterface
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_AddPinInterface.h |
Include | #include "K2Node_AddPinInterface.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_AddPinInterface.cpp |
static [FName](API\Runtime\Core\UObject\FName) GetNameForAdditionalPin ( int32 PinIndex )
Remarks
GetNameForAdditionalPin FName Name of this additional pin
Parameters
Name | Description |
---|---|
PinIndex | The additional pin index to get the name of |