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

#include <LiveLinkTypes.h>

Public Member Functions

 FLiveLinkCurveElement ()
 
 FLiveLinkCurveElement (FName InCurveName, float InCurveValue)
 

Public Attributes

FName CurveName
 
float CurveValue
 

Constructor & Destructor Documentation

◆ FLiveLinkCurveElement() [1/2]

FLiveLinkCurveElement::FLiveLinkCurveElement ( )
inline

◆ FLiveLinkCurveElement() [2/2]

FLiveLinkCurveElement::FLiveLinkCurveElement ( FName  InCurveName,
float  InCurveValue 
)
inline

Member Data Documentation

◆ CurveName

FName FLiveLinkCurveElement::CurveName

◆ CurveValue

float FLiveLinkCurveElement::CurveValue

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