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