UK2Node_Select::ChangePinType

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

Windows
MacOS
Linux

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

Syntax

void ChangePinType
(
    UEdGraphPin * Pin
)

Remarks

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

Parameters

Parameter

Description

Pin

The pin the user wants to change the type for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss