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