UK2Node_Select::ChangePinType

Notification from the editor that the user wants to change the PinType on a selected pin

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

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Select.h
Include #include "K2Node_Select.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_Select.cpp
void ChangePinType
(
    [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * Pin
)

Remarks

Notification from the editor that the user wants to change the PinType on a selected pin

Parameters

Name Description
Pin The pin the user wants to change the type for

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library