Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkCurveElement
Overloads
FLiveLinkCurveElement()
| |
|
| Name |
FLiveLinkCurveElement |
| Type |
function |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path |
#include "LiveLinkTypes.h" |
FLiveLinkCurveElement()
FLiveLinkCurveElement(FName, float)
| |
|
| Name |
FLiveLinkCurveElement |
| Type |
function |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path |
#include "LiveLinkTypes.h" |
FLiveLinkCurveElement
(
FName InCurveName,
float InCurveValue
)