Navigation
API > API/Plugins > API/Plugins/DataLink
Short-lived data containing a pin reference with the Node that owns it.
| Name | FDataLinkPinReference |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DataLink/Source/DataLink/Public/DataLinkPinReference.h |
| Include Path | #include "DataLinkPinReference.h" |
Syntax
struct FDataLinkPinReference
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDataLinkPinReference
(
const UDataLinkNode* InOwningNode, |
DataLinkPinReference.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OwningNode | TObjectPtr< const UDataLinkNode > | DataLinkPinReference.h | ||
| Pin | const FDataLinkPin * | DataLinkPinReference.h |