UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLiveLinkMessageAnnotation Struct Reference

#include <LiveLinkMessages.h>

Static Public Attributes

static UE_API FName SubjectAnnotation = TEXT("SubjectName")
 
static UE_API FName RoleAnnotation = TEXT("Role")
 
static UE_API FName OriginalSourceAnnotation = TEXT("OriginalSource")
 
static UE_API FName TopologyModeAnnotation = TEXT("TopologyMode")
 
static UE_API FName CompressedPayloadSupport = TEXT("CompressedPayloadSupport")
 

Member Data Documentation

◆ CompressedPayloadSupport

FName FLiveLinkMessageAnnotation::CompressedPayloadSupport = TEXT("CompressedPayloadSupport")
static

Presense of this annotation informs providers that this client supports compressed animation payloads.

◆ OriginalSourceAnnotation

FName FLiveLinkMessageAnnotation::OriginalSourceAnnotation = TEXT("OriginalSource")
static

◆ RoleAnnotation

FName FLiveLinkMessageAnnotation::RoleAnnotation = TEXT("Role")
static

◆ SubjectAnnotation

FName FLiveLinkMessageAnnotation::SubjectAnnotation = TEXT("SubjectName")
static

◆ TopologyModeAnnotation

FName FLiveLinkMessageAnnotation::TopologyModeAnnotation = TEXT("TopologyMode")
static

Indicates what mode this instance is running in.


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