UEdGraphSchema::FadeNodeWhenDraggingOffPin

When dragging off a pin, we want to duck the alpha of some nodes

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UEdGraphSchema::FadeNodeWhenDraggingOffPin()

UEdGraphSchema_K2::FadeNodeWhenDraggingOffPin()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

virtual bool FadeNodeWhenDraggingOffPin
(
    const UEdGraphNode * Node,
    const UEdGraphPin * Pin
) const

Remarks

When dragging off a pin, we want to duck the alpha of some nodes