Navigation
API > API/Plugins > API/Plugins/DataLink
| Name | FDataLinkInputDataEntry |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DataLink/Source/DataLink/Public/DataLinkInputDataViewer.h |
| Include Path | #include "DataLinkInputDataViewer.h" |
Syntax
struct FDataLinkInputDataEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataView | FConstStructView | View to the Input Data | DataLinkInputDataViewer.h | |
| Name | FName | Name of the Input Data | DataLinkInputDataViewer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToDebugString() |
Converts the input data to a string for debugging purposes | DataLinkInputDataViewer.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FName InInputName |
DataLinkInputDataViewer.h |