Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UEdGraphPin
| Name | ETransferPersistentDataMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphPin.h |
| Include Path | #include "EdGraph/EdGraphPin.h" |
Syntax
enum ETransferPersistentDataMode
{
Move,
Copy,
}
Values
| Name | Remarks |
|---|---|
| Move | |
| Copy |