Navigation
API > API/Plugins > API/Plugins/DataLink
Wrapper struct for the Node Instance containing the actual blueprint implementation of the data link logic
| Name | FDataLinkScriptNodeInstance |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DataLink/Source/DataLink/Public/Nodes/Script/DataLinkScriptNodeWrapper.h |
| Include Path | #include "Nodes/Script/DataLinkScriptNodeWrapper.h" |
Syntax
USTRUCT ()
struct FDataLinkScriptNodeInstance
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | TObjectPtr< UDataLinkScriptNode > | Nodes/Script/DataLinkScriptNodeWrapper.h |