UMaterialGraphNode_Knot::CanSplitPin

Whether or not struct pins belonging to this node should be allowed to be split or not.

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::CanSplitPin()

UMaterialGraphNode_Knot::CanSplitPin()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/MaterialGraphNode_Knot.h

Include

#include "MaterialGraphNode_Knot.h"

Source

/Engine/Source/Editor/UnrealEd/Private/MaterialGraphNode_Knot.cpp

Syntax

virtual bool CanSplitPin
(
    const UEdGraphPin * Pin
) const

Remarks

Whether or not struct pins belonging to this node should be allowed to be split or not.

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