Navigation
Unreal Engine C++ API Reference > Runtime > DirectLink > FRawInfo
References
Module | DirectLink |
Header | /Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkEndpoint.h |
Include | #include "DirectLinkEndpoint.h" |
Syntax
struct FEndpointInfo
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bIsLocal | |
![]() |
FString | ComputerName | |
![]() |
TArray< FDataPointId > | Destinations | |
![]() |
FString | ExecutableName | |
![]() |
FString | Name | |
![]() |
uint32 | ProcessId | |
![]() |
TArray< FDataPointId > | Sources | |
![]() |
FString | UserName | |
![]() |
FEngineVersion | Version |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |