Navigation
API > API/Plugins > API/Plugins/DataLink
| Name | FDataLinkScriptPin |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/DataLink/Source/DataLink/Public/Nodes/Script/DataLinkScriptNode.h |
| Include Path | #include "Nodes/Script/DataLinkScriptNode.h" |
Syntax
USTRUCT ()
struct FDataLinkScriptPin
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | Unique name for the Pin | Nodes/Script/DataLinkScriptNode.h |
|
| Struct | TObjectPtr< const UScriptStruct > | Struct type of the Pin | Nodes/Script/DataLinkScriptNode.h |
|