UEdGraphPin::WasTrashed

Returns true if InvalidateAndTrash was ever called on this pin.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "EdGraph/EdGraphPin.h"

Syntax

bool WasTrashed() const

Remarks

Returns true if InvalidateAndTrash was ever called on this pin.