UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DirectLink::FRawInfo::FDataPointInfo Struct Reference

#include <DirectLinkEndpoint.h>

Public Attributes

FMessageAddress EndpointAddress
 
FString Name
 
bool bIsSource = false
 
bool bIsOnThisEndpoint = false
 
bool bIsPublic = false
 

Member Data Documentation

◆ bIsOnThisEndpoint

bool DirectLink::FRawInfo::FDataPointInfo::bIsOnThisEndpoint = false

◆ bIsPublic

bool DirectLink::FRawInfo::FDataPointInfo::bIsPublic = false

◆ bIsSource

bool DirectLink::FRawInfo::FDataPointInfo::bIsSource = false

◆ EndpointAddress

FMessageAddress DirectLink::FRawInfo::FDataPointInfo::EndpointAddress

◆ Name

FString DirectLink::FRawInfo::FDataPointInfo::Name

The documentation for this struct was generated from the following file: