FLiveLinkBaseStaticData

Base static data structure for a subject Use to store information that is common to every frame

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h

Include

#include "LiveLinkTypes.h"

Syntax

struct FLiveLinkBaseStaticData

Remarks

Base static data structure for a subject Use to store information that is common to every frame

subclass can't contains reference to UObject

Variables

Name Description

Public variable

TArray< FName >

 

PropertyNames

Names for each curve values that will be sent for each frame

Functions

Name Description

Public function Const

bool

 

FindPropertyValue

(
    const FLiveLinkBaseFrameData& Fram...,
    const FName PropertyName,
    float& OutValue
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss