Navigation
API > API/Runtime > API/Runtime/DirectLink > API/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 | |
|---|---|---|---|