Navigation
API > API/Runtime > API/Runtime/DirectLink > API/Runtime/DirectLink/FRawInfo
| Name | FEndpointInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkEndpoint.h |
| Include Path | #include "DirectLinkEndpoint.h" |
Syntax
struct FEndpointInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEndpointInfo() |
DirectLinkEndpoint.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsLocal | bool | DirectLinkEndpoint.h | ||
| ComputerName | FString | DirectLinkEndpoint.h | ||
| Destinations | TArray< FDataPointId > | DirectLinkEndpoint.h | ||
| ExecutableName | FString | DirectLinkEndpoint.h | ||
| Name | FString | DirectLinkEndpoint.h | ||
| ProcessId | uint32 | DirectLinkEndpoint.h | ||
| Sources | TArray< FDataPointId > | DirectLinkEndpoint.h | ||
| UserName | FString | DirectLinkEndpoint.h | ||
| Version | FEngineVersion | DirectLinkEndpoint.h |