Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphPin.h |
Include |
#include "EdGraph/EdGraphPin.h" |
enum EPinInsertPosition
{
Before,
After,
}
Name |
Description |
---|---|
Before |
|
After |