Navigation
API > API/Runtime > API/Runtime/DirectLink
References
| Module | DirectLink |
| Header | /Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkEndpoint.h |
| Include | #include "DirectLinkEndpoint.h" |
Syntax
struct FRawInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FGuid, FDataPointInfo > | DataPointsInfo | ||
| TMap< FMessageAddress, FEndpointInfo > | EndpointsInfo | ||
| TArray< FStreamInfo > | StreamsInfo | ||
| FMessageAddress | ThisEndpointAddress |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDataPointId | |||
| FDataPointInfo | |||
| FEndpointInfo | |||
| FStreamInfo |