UEdGraphPin::WasTrashed

Returns true if InvalidateAndTrash was ever called on this pin.

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.

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