EPinInsertPosition

Choose your operating system:

Windows

macOS

Linux

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