UK2Node_Select::CanChangePinType

Whether the user can 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

bool CanChangePinType
(
    UEdGraphPin * Pin
) const

Remarks

Whether the user can change the pintype on a selected pin

Parameters

Parameter

Description

Pin

The pin in question

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