Navigation
API > API/Plugins > API/Plugins/DataLink
Describes an Input Entry to the Data Link
| Name | FDataLinkInputData |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DataLink/Source/DataLink/Public/DataLinkInstance.h |
| Include Path | #include "DataLinkInstance.h" |
Syntax
USTRUCT (BlueprintType )
struct FDataLinkInputData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | FInstancedStruct | The input data to feed into the data link graph | DataLinkInstance.h |
|
| DisplayName | FText | The display name of the input data | DataLinkInstance.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool SerializeFromMismatchedTag
(
const FPropertyTag& InPropertyTag, |
DataLinkInstance.h |