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