Navigation
API > API/Runtime > API/Runtime/DataflowCore
| |
|
| Name |
FPin |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowConnection.h |
| Include Path |
#include "Dataflow/DataflowConnection.h" |
Syntax
struct FPin
Enums
Public
Constants
| Name |
Type |
Remarks |
Include Path |
| InvalidPin |
const FPin |
|
Dataflow/DataflowConnection.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bHidden |
bool |
|
Dataflow/DataflowConnection.h |
|
| Direction |
EDirection |
|
Dataflow/DataflowConnection.h |
|
| Name |
FName |
|
Dataflow/DataflowConnection.h |
|
| Type |
FName |
|
Dataflow/DataflowConnection.h |
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator==
(
const FPin& Other
) const
|
|
Dataflow/DataflowConnection.h |
|